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.81 - 2024-08-30

  • This release is dedicated to the memory of Abe Timmerman (ABELTJE)
  • 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
    • Reverts "Fix #123 Useless cert_text" as the cert_text is not so useless...
    • Note that the latest versions of libxml2 may have made some incompatable changes. These changes do not seem to impact this module and will be reviewed closer in a future version.
  • Detailed Change Log
    • ad9c30f Fix pod issues
    • 2e0028b Disable author testing update to libxml2 or catalog required
    • 7ba6750 Revert f3e8e5f4fbfa70c79b1ee4a8850be8a6ba4ede27 Fixes #123 Useless cert_text
    • 049ba76 Disable author testing update to libxml2 or catalog required
    • 51ae4c8 Revert #123 Useless cert_text
    • ca65479 Increment repo version
    • b33c185 v0.80

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