[DOCS] Fix typo: NamedID -> NameID (#62721) (#62767)

Co-authored-by: Greg Back <1045796+gtback@users.noreply.github.com>
This commit is contained in:
James Rodewig 2020-09-22 10:30:35 -04:00 committed by GitHub
parent a0df0fb074
commit c0e611e0a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ URI such as `urn:oid:0.9.2342.19200300.100.1.1`, however there are some
additional names that can be used: additional names that can be used:
`nameid`:: `nameid`::
This uses the SAML `NamedID` value instead of a SAML attribute. SAML This uses the SAML `NameID` value instead of a SAML attribute. SAML
`NameID` elements are an optional, but frequently provided, field within a `NameID` elements are an optional, but frequently provided, field within a
SAML Assertion that the IdP may use to identify the Subject of that SAML Assertion that the IdP may use to identify the Subject of that
Assertion. In some cases the `NameID` will relate to the user's login Assertion. In some cases the `NameID` will relate to the user's login