diff --git a/content/single-sign-on/users-faqs.md b/content/single-sign-on/users-faqs.md index 6dded76dd9..784253fc5a 100644 --- a/content/single-sign-on/users-faqs.md +++ b/content/single-sign-on/users-faqs.md @@ -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? -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 newline at end of file +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.