Skip to content

Commit e9a98e5

Browse files
Update table markdown
1 parent 098e3e5 commit e9a98e5

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/security/for-admins/provisioning

1 file changed

+1
-1
lines changed

content/manuals/security/for-admins/provisioning/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ When a user signs in through SSO, Docker obtains several attributes from your Id
4343
If your organization uses SAML for SSO, Docker retrieves these attributes from the SAML assertion message. Keep in mind that different IdPs may use different names for these attributes. The following reference table outlines possible SAML attributes used by Docker:
4444

4545
| SSO Attribute | SAML Assertion Message Attributes |
46-
| --- | --- |
46+
| :--- | :--- |
4747
| Email address | `"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier"`, `"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn"`, `"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"`, `email` |
4848
| Full name | `"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name"`, `name`, `"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname"`, `"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname"` |
4949
| Groups (optional) | `"http://schemas.xmlsoap.org/claims/Group"`, `"http://schemas.microsoft.com/ws/2008/06/identity/claims/groups"`, `Groups`, `groups` |

0 commit comments

Comments
 (0)