Skip to content

Commit 7f098f6

Browse files
author
Nicolas Maloeuvre
committed
typo in README.md
1 parent ec12d15 commit 7f098f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ pp(response.attributes.multi(:not_exists))
531531
The `saml:AuthnContextClassRef` of the AuthNRequest can be provided by `settings.authn_context`; possible values are described at [SAMLAuthnCxt]. The comparison method can be set using `settings.authn_context_comparison` parameter. Possible values include: 'exact', 'better', 'maximum' and 'minimum' (default value is 'exact').
532532
To add a `saml:AuthnContextDeclRef`, define `settings.authn_context_decl_ref`.
533533
534-
In a SP-initiaited flow, the SP can indicate to the IdP the subject that should be authenticated. This is done by defining the `settings.name_identifier_value_requested` before
534+
In a SP-initiated flow, the SP can indicate to the IdP the subject that should be authenticated. This is done by defining the `settings.name_identifier_value_requested` before
535535
building the authrequest object.
536536
537537

0 commit comments

Comments
 (0)