saml_tools 0.1.0
SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, that is, an identity provider, and a SAML consumer, that is, a service provider. SAML 2.0 enables web-based authentication and authorization scenarios including cross-domain single sign-on (SSO), which helps reduce the administrative overhead of distributing multiple authentication tokens to the user.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (1):
            minitest
            ~> 5.1
          
    