Update SSO user FAQ (#18568)

* add privacy faq

* update language
This commit is contained in:
Stephanie Aurelio 2023-11-01 12:44:41 -07:00 committed by GitHub
parent 9bb29a2776
commit 2a5041d9db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 3 deletions

View File

@ -81,8 +81,12 @@ We only support one email per user on the Docker platform.
### How can I remove invitees to the org who haven't signed in? ### How can I remove invitees to the org who haven't signed in?
They can go to the invitee list in the org view and remove them. You can go to the invitee list in the org view and remove them.
### How's the flow for service account authentication different from a UI user account? ### Is the flow for service account authentication different from a UI user account?
It isn't; we don't differentiate the two in product. No, we don't differentiate the two in product.
### Is user information visible in Docker Hub?
All Docker accounts have a public profile associated with their namespace. If you don't want user information (for example, full name) to be visible, you can remove those attributes from your SSO and SCIM mappings. Alternatively, you can use a different identifier to replace a user's full name.