Changes for version 0.68 - 2023-04-03
- Significant Changes since 0.67
- Couple of small by fixes Wesley Schwengle (waterkip)
 
 - Change Log
- 4f4d6d4 Increment version for next release
 - 8e993b2 Fix artifact response status codes from assertions
 - d7dbf62 Refactor key selection for metadata generation
 - 4fa07de Fix version after release
 - 52870d2 v0.67
 
 
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::SOAP - SOAP binding for SAML    
  
Net::SAML2::IdP - SAML Identity Provider object    
  
Net::SAML2::Protocol::Artifact - SAML2 artifact 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    
  
A role to verify the SAML response XML    
  
Net::SAML2::SP - SAML Service Provider object    
  
Custom Moose types for Net::SAML2    
  
Utility functions for Net::SAML2    
  
Net::SAML2 subclass of XML::Sig    
  
Net::SAML2::XML::Util - XML Util class