Commit b90c3c9d authored by Mike Jang's avatar Mike Jang

Merge branch 'bbodenmiller-master-patch-15881' into 'master'

Clarify that SAML groups aren't just used one time

See merge request gitlab-org/gitlab!52982
parents 3f81a1d1 f4512b3b
......@@ -163,7 +163,9 @@ will be returned to GitLab and will be signed in.
## SAML Groups
You can require users to be members of a certain group, or assign users `external`, `admin` or `auditor` roles based on group membership. This feature **does not** allow you to
You can require users to be members of a certain group, or assign users `external`, `admin` or `auditor` roles based on group membership.
These groups are checked on each SAML login and user attributes updated as necessary.
This feature **does not** allow you to
automatically add users to GitLab [Groups](../user/group/index.md).
### Requirements
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment