Skip to content

Commit 7842e43

Browse files
jrodewiggtbackelasticmachine
authored
[DOCS] Fix typo: NamedID -> NameID (#62721) (#62768)
Co-authored-by: Greg Back <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
1 parent 9fb7776 commit 7842e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/docs/en/security/authentication/saml-guide.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ URI such as `urn:oid:0.9.2342.19200300.100.1.1`, however there are some
250250
additional names that can be used:
251251

252252
`nameid`::
253-
This uses the SAML `NamedID` value instead of a SAML attribute. SAML
253+
This uses the SAML `NameID` value instead of a SAML attribute. SAML
254254
`NameID` elements are an optional, but frequently provided, field within a
255255
SAML Assertion that the IdP may use to identify the Subject of that
256256
Assertion. In some cases the `NameID` will relate to the user's login

0 commit comments

Comments
 (0)