Skip to content

Commit 77db45e

Browse files
authored
Typo > AuthnRequest
1 parent 8913217 commit 77db45e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/saml/docs/sp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ The following attributes are available:
269269
],
270270

271271
`NameIDPolicy`
272-
: The format of the NameID we request from the IdP in the Authentiction Request:
272+
: The format of the NameID we request from the IdP in the AuthnRequest:
273273
an array in the form of
274274
`[ 'Format' => the format, 'AllowCreate' => true or false ]`.
275275
Set to an empty array `[]` to omit sending any specific NameIDPolicy element

0 commit comments

Comments
 (0)