Update content/manuals/security/for-admins/provisioning/group-mapping.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
Sarah Sanders 2024-10-28 09:21:27 -07:00 committed by GitHub
parent d74c4372c3
commit e92b70dbbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ To assign users to Docker teams through your IdP, you must create groups in your
You can also use this format to assign users to multiple organizations. For example, to add a user to the "backend" team in the "moby" organization and the "desktop" team in the "whale" organization, the group names would be `moby:backend` and `whale:desktop`.
>[!TIP]
> [!TIP]
>
>Match the group names in your IdP with your Docker teams. When groups are synced, Docker creates a team if it doesnt already exist.