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.77 - 2024-02-02

  • Compatibility Deprecation Warning
    • The Redirect now uses SHA256 dy default instead of SHA1
    • nameid_format in Protocol::AuthnRequest is Deprecated. Please update your code to use nameidpolicy_format instead. The current code simply warns but a future version will use nameid_format for other purposes see: https://github.com/perl-net-saml2/perl-Net-SAML2/issues/195.
  • Detailed Change Log
    • 70890a1 Add deprecation warning for nameid_format in Protocol::AuthnRequest
    • 4920a03 add and BumpVersionAfterRelease
    • 5ba4c33 Set Default Redirect Signature Algorithm to sha256
    • 12afa9a v0.76

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
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