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

Changes for version 0.57 - 2022-08-05

  • Release 0.56-TRIAL as 0.57
  • Significant Changes since 0.55
    • Numerous fixes and cleanups thanks to Wesley Schwengle (waterkip)
    • Functionality changes mostly limited to Net::SAML2::SP
    • metadata signing has been improved
    • updates to github actions
    • new API for ACS/SLO data in metadata

Modules

SAML2 bindings and protocol implementation
Net::SAML2::Binding::POST - HTTP POST binding for SAML
Net::SAML2::Binding::Redirect - HTTP Redirect binding for SAML
Net::SAML2::Binding::Artifact - SOAP binding for SAML
Net::SAML2::IdP - SAML Identity Provider object
Net::SAML2::Protocol::ArtifactResolve - ArtifactResolve protocol class
Net::SAML2::Protocol::Assertion - SAML2 assertion object
SAML2 AuthnRequest object
SAML2 LogoutRequest Protocol object
SAML2 LogoutResponse Protocol object
Common behaviour for Protocol messages
Net::SAML2::SP - SAML Service Provider object
Utility functions for Net:SAML2
Net::SAML2 subclass of XML::Sig
Net::SAML2::XML::Util - XML Util class