Skip to content
Snippets Groups Projects
Commit f4512b3b authored by Ben Bodenmiller's avatar Ben Bodenmiller
Browse files

Clarify that SAML groups aren't just used one time

parent dd699e6c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment