Skip to content

Conversation

okko
Copy link

@okko okko commented Sep 29, 2011

This pull request contains all 4 items I reported earlier at https://rt.cpan.org/Public/Dist/Display.html?Name=Net-SAML2 and also two other improvements (see Commits).

okko and others added 14 commits September 29, 2011 14:32
…Name="givenName" Name="urn:oid:2.5.4.42" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"><saml2:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">Oskari</saml2:AttributeValue></saml2:Attribute> used to give an empty Attribute Value, this fixes that.
…ovidername as a configurable thing. Added nameid_format into SYNOPSIS.
…XML tree inside it that has also been signed. TODO: Should remove the outermost Signature only, now it removes the first it finds in the byte stream (with a regexp). TODO: Should not need the Response namespace for matching to make XML::Sig general again.
…XML tree inside it that has also been signed. TODO: Should remove the outermost Signature only, now it removes the first it finds in the byte stream (with a regexp). TODO: Should not need the Response namespace for matching to make XML::Sig general again.
Only supported when XML::CanonicalizeXML is used.
Conflicts:
	lib/Net/SAML2/XML/Sig.pm
waterkip pushed a commit to waterkip/perl-Net-SAML2-old that referenced this pull request May 22, 2020
Merge Changes to Remove Comments from XML
marschap pushed a commit to marschap/perl-Net-SAML2 that referenced this pull request Mar 19, 2023
Fix perl 5.10 issue with `//=` syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants