Skip to content
代码片段 群组 项目
提交 b3be4dfb 编辑于 作者: Kati Paizee's avatar Kati Paizee
浏览文件

Merge branch 'fix/doc-integration-access' into 'master'

Doc Consistency: integration - access

See merge request gitlab-org/gitlab!71143
No related branches found
No related tags found
无相关合并请求
......@@ -247,7 +247,7 @@ The name of the attribute can be anything you like, but it must contain the grou
to which a user belongs. To tell GitLab where to find these groups, you need
to add a `groups_attribute:` element to your SAML settings.
### Required groups **(FREE SELF)**
### Required groups
Your IdP passes Group information to the SP (GitLab) in the SAML Response.
To use this response, configure GitLab to identify:
......@@ -274,7 +274,7 @@ Example:
} }
```
### External groups **(FREE SELF)**
### External groups
SAML login supports the automatic identification of a user as an
[external user](../user/permissions.md#external-users). This is based on the user's group
......@@ -294,7 +294,7 @@ membership in the SAML identity provider.
} }
```
### Administrator groups **(FREE SELF)**
### Administrator groups
The requirements are the same as the previous settings:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册