Have a look at Authen::NZRealMe and its sub modules

Authen::NZRealMe Integrate with RealMe login and identity services (formerly "igovt logon")    
Authen::NZRealMe::AuthenRequest Generate a SAML2 AuthenRequest message    
Authen::NZRealMe::ICMSResolutionRequest Generate a WS-Trust request for resolving an opaque token to a RealMe FLT.    
Authen::NZRealMe::IdentityProvider Class representing the NZ RealMe Login SAML IdP    
Authen::NZRealMe::LogonStrength Manipulate NZ RealMe Login service AuthnContextClassRef values    
Authen::NZRealMe::ResolutionRequest Generate a SOAP request for resolving an artifact to an FLT    
Authen::NZRealMe::ResolutionResponse Encapsulates the response from the IdP to the artifact resolution request    
Authen::NZRealMe::ServiceProvider Class representing the local SAML2 Service Provider    
Authen::NZRealMe::ServiceProvider::Builder interactively create/edit Service Provider metadata    
Authen::NZRealMe::ServiceProvider::CertFactory generate certificates or CSRs    
Authen::NZRealMe::TokenGenerator generate SAML ID strings    
Authen::NZRealMe::XMLSig XML digital signature generation/verification    


In reply to Re: Module for SAML 2.0 service provider by bcarroll
in thread Module for SAML 2.0 service provider by wentam

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.