Skip to content

Commit 3dd2e43

Browse files
authored
Merge pull request #90408 from MarileeTurscak-MSFT/patch-170
Added note about Transient NameID
2 parents 798707e + cb2666c commit 3dd2e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ From the **Choose name identifier format** dropdown, you can select one of the f
6262
| **EmailAddress** | Azure AD will use EmailAddress as the NameID format. |
6363
| **Unspecified** | Azure AD will use Unspecified as the NameID format. |
6464

65-
To learn more about the NameIDPolicy attribute, see [Single Sign-On SAML protocol](single-sign-on-saml-protocol.md).
65+
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).
6666

6767
### Attributes
6868

0 commit comments

Comments
 (0)