Skip to content

Commit 21b7457

Browse files
committed
Updating the Entra ID SAML doc with attribute clarification
1 parent c3f6d53 commit 21b7457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/authenticate/enterprise-connections/entra-id-saml.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ You can make a connection available only to a specific organization, or you can
127127
2. Paste in the data you got from the SAML app:
128128
- IdP metadata URL
129129
3. Update the attributes
130-
- Email key attribute (Principal name), such as `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name`
130+
- Email key attribute (Email), such as `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress`
131131
- First name attribute (Given name), such as `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname`
132132
- Last name attribute (Surname), such as `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname`
133133
4. (Optional) if you want to sign the SAML httpRequest:

0 commit comments

Comments
 (0)