Skip to content

Commit 7b957de

Browse files
authored
Merge pull request #81748 from AllisonAm/patch-1
Include WindowsDomainQualifiedName on nameIDformat
2 parents 17c78b6 + fb65f40 commit 7b957de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory/develop/active-directory-saml-claims-customization.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,9 @@ From the **Choose name identifier format** dropdown, you can select one of the f
5353
|---------------|-------------|
5454
| **Default** | Microsoft identity platform will use the default source format. |
5555
| **Persistent** | Microsoft identity platform will use Persistent as the NameID format. |
56-
| **EmailAddress** | Microsoft identity platform will use EmailAddress as the NameID format. |
56+
| **Email address** | Microsoft identity platform will use EmailAddress as the NameID format. |
5757
| **Unspecified** | Microsoft identity platform will use Unspecified as the NameID format. |
58+
|**Windows domain qualified name**| Microsoft identity platform will use the WindowsDomainQualifiedName format.|
5859

5960
Transient NameID is also supported, but is not available in the dropdown and cannot be configured on Azure's side. To learn more about the NameIDPolicy attribute, see [Single Sign-On SAML protocol](single-sign-on-saml-protocol.md).
6061

0 commit comments

Comments
 (0)