File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ Make sure you are using an updated version. (1.12.3 is safe)**
1616
1717The Ruby SAML library is used by Service Providers (SPs) to implement SAML authentication.
1818It enables SPs to create SAML AuthnRequests (authentication requests) and validate SAML
19- Response messages from Identity Providers (IdPs).
19+ Response assertions from Identity Providers (IdPs).
2020
21- ** Important:** This libary does not currently support the IdP-side of SAML authentication,
22- such as creating SAML Response messages.
21+ ** Important:** This libary does not support the IdP-side of SAML authentication,
22+ such as creating SAML Response messages to assert a user's identity .
2323
2424A Rails 4 reference implemenation is avaiable at the
2525[ Ruby SAML Demo Project] ( https://github.com/saml-toolkits/ruby-saml-example ) .
You can’t perform that action at this time.
0 commit comments