Changes for version 0.82 - 2025-05-27
- Compatibility Deprecation Warning
- As of Release 0.79 the following have been changed and the old version may be removed in an upcoming release.
- Net::SAML2::Protocol::Artifact
- response_to changed to in_response_to
- Net::SAML2::Protocol::LogoutResponse
- response_to changed to in_response_to
- Significant Changes
- You can now specify that the "key" is signing only with "signing_only"
- Fixed bug when generating unsigned metadata xml
- Detailed Change Log
- 8ace397 (HEAD -> master, origin/master) Additional logging for testapp
- 7e4407c Work around regression in CryptX
- a838ce2 Bump URN::OASIS::SAML2 minimum version to 0.007
- ef31880 Reorder docs in Net::SAML2
- c448709 Allow setting the xml:lang, defaults to 'en'.
- 466d72e Bump the requirement for XML::Sig to 0.66
- 44110c4 Set key to be only for signing by adding signing_only in the SP
- 00a7c4b Fixes #234 Unsigned metadata can fail
- b23a0f6 Module::Pluggable - don't test
- 8a4b99c Bump repo version after release
- 7f2bfad v0.81
Modules
SAML2 bindings and protocol implementation
An attribute consuming service object
HTTP POST binding for SAML
HTTP Redirect binding for SAML
SOAP binding for SAML
SAML Identity Provider object
A response object
SAML2 artifact object
ArtifactResolve protocol class
SAML2 assertion object
SAML2 AuthnRequest object
SAML2 LogoutRequest Protocol object
SAML2 LogoutResponse Protocol object
RequestedAttribute class
Common behaviour for Protocol messages
A role to verify the SAML response XML
Common behaviour for XML language settings
SAML Service Provider object
Custom Moose types for Net::SAML2
Utility functions for Net::SAML2
Net::SAML2 subclass of XML::Sig
XML Util class