mirror of https://github.com/docker/docs.git
parent
9bb29a2776
commit
2a5041d9db
|
|
@ -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, 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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue