Changes for version 0.50 - 2022-01-30
- 9b4db01 Add additional deveeloper files to .gitignore
 - 461f348 Remove eol spaces
 - 2c30092 Create a pid file for lighttpd
 - 237ef74 NameId Format is optional in the LogoutRequest
 - a8ee006 Fix an un reported issue validating URL with extra parameters
 - b096862 Fixes issue in Discusion #54 when there are multiple X509Certificate tags in the metadata
 - 11ba7f4 Add information related to the LogoutRequest and LogoutResponse that can be either SP of IdP initiated
 - 5780c6c Move from File::Slurp to File::Slurper
 
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::Artifact - SOAP binding for SAML    
  
Net::SAML2::IdP - SAML Identity Provider 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    
  
Net::SAML2::SP - SAML Service Provider object    
  
Utility functions for Net:SAML2    
  
Net::SAML2 subclass of XML::Sig    
  
Net::SAML2::XML::Util - XML Util class