IdP

Ideas

  • Create modules
    • 52n-security-saml2-ssoservice
    • 52n-security-saml2-ssoservice-webapp
  • Use existing AuthenticationProcessors and AuthenticationService classes to set up service
  • Create endpoints for different bindings (HTTP Redirect, HTTP POST, or HTTP Artifact binding, or as in
             <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://esdin.edina.ac.uk:7111/idp/profile/SAML2/POST/SSO"/>
             <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://esdin.edina.ac.uk:7111/idp/profile/SAML2/POST-SimpleSign/SSO"/>
             <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://esdin.edina.ac.uk:7111/idp/profile/SAML2/Redirect/SSO"/>
             <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://esdin.edina.ac.uk:7111/idp/profile/SAML2/SOAP/ECP"/>
          

-- JanDrewnak - 2011-02-15

This topic: Security > WebHome > ConceptualWork > ShibbolethImpl
Topic revision: 15 Feb 2011, JanDrewnak
Legal Notice | Privacy Statement


This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Wiki? Send feedback