Skip to content
Snippets Groups Projects
Commit 2aa5580f authored by Alvin Gounder's avatar Alvin Gounder
Browse files

Change position of unlinking accounts

 warning
parent c4f79a2f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -240,6 +240,10 @@ Users can unlink SAML for a group from their profile page. This can be helpful i
- You no longer want a group to be able to sign you in to GitLab.com.
- Your SAML NameID has changed and so GitLab can no longer find your user.
 
CAUTION: **Warning:**
Unlinking an account removes all roles assigned to that user within the group.
If a user relinks their account, roles need to be reassigned.
For example, to unlink the `MyOrg` account, the following **Disconnect** button is available under **Profile > Accounts**:
 
![Unlink Group SAML](img/unlink_group_saml.png)
Loading
Loading
@@ -280,10 +284,6 @@ the user gets the highest access level from the groups. For example, if one grou
is linked as `Guest` and another `Maintainer`, a user in both groups gets `Maintainer`
access.
 
CAUTION: **Warning:**
Unlinking an account removes all roles assigned to that user within the group.
If a user relinks their account, roles need to be reassigned.
## Glossary
 
| Term | Description |
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