The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.20

  • First official release since 0.17 See Changes for updates includes in prior unofficial releases
  • b2af5f7 Ignore Build directories and Build archives 4293ece Delete file added by mistake and increment version number bcfcc21 Embedded tabs to Space f792089 Protocol/Assertion.pm: improve documentation and test for in_response_to f7e3965 Improve Redirect dobumentation 474f1b7 Fix lib/Net/SAML2/IdP.pm docs 3087931 Fix up AuthnRequest docs and improve test 4caff6b Add Contributors to dist.ini bd665c4 (additional-tests) Improve AuthnReq documentation a492107 Add link to github repo 6fb076c Create README.md 963d871 (tag: 0.20.03-TRIAL) Add dist.ini f4232c2 Update changes for 0.20.03 TRIAL

Changes for version 0.17_06

  • Unreleased
  • Github Only fork https://github.com/xmikew/perl-Net-SAML2
  • e6efb23 (tag: v0.17_06) Bump version 211ee5c Bump version b6abed4 Fix XML::Sig.pm verify function to properly handle nodeset returns from ->find. ->find always returns something according to the documentation. Check ->size to determine proper verify method (cert, rsa, dsa). f7d26b9 Merge branch 'jfearn-devel' e5f3140 Clean up add in_response_to to Assertation 5d3256a Added support to Sig.pm for sha's > sha1 Fix Sig.pm to only grap the root signature, assertating sigs where breaking it Add some strictures and warnings b0adf09 Set proper case on XML::XPath attribute 3184145 expose xpath object on the assertion 6f46088 - merge post_with_cert branch > Accept cert_text in POST constructor and pass along to XML::Sig allows verification using IDP metadata of POST data. 45ef539 Add XML::Writer 4e3ff81 - AuthnRequest XML generation moved to XML::Writer - Allow Subject, AssertionConsumerServiceURL and protocol-binding - Remove requirement of Destination attribute. a9a7492 (origin/idp_params) Allow slo_urls and art_urls to be undef
    • not required by SAMLv2 spec
  • e3ccd0d Merge branch 'multiple_sig_support' 2596d6a Sig.pm: use Digest::SHA instead of Digest:SHA1 a3e3deb add additional attribute 'key' to Net::SAML2::SP ebd4c76 IdP.pm: simplify $idp->format() a bit 13bc56d documentation updates 48fc1cb Sig.pm: improve compatibility with simplesamlphp 710d85d tell encode_base64 to not add newlines to returned digest