The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.80 - 2024-06-22

  • 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
    • Minor XML compatibility fixes thanks to Martijn van de Streek (MartijnVdS)
  • Detailed Change Log
    • c20e976 Updates for next release
    • 931b29f Use "true" and "false" for more boolean values
    • aefae65 Include `xml:lang` attribute in ServiceName and ServiceDescription
    • a19257d Increment repo version after release
    • b4a6c52 v0.79

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
SAML Service Provider object
Custom Moose types for Net::SAML2
Utility functions for Net::SAML2
Net::SAML2 subclass of XML::Sig
XML Util class