Commit 4d596ba3 authored by Mike Jang's avatar Mike Jang

Merge branch 'unlink-account-warning-position-change' into 'master'

Change position of Unlinking Accounts warning

See merge request gitlab-org/gitlab!49045
parents 4f270894 2aa5580f
......@@ -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)
......@@ -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 |
......
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