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

Merge branch 'jgaughan-master-patch-75026' into 'master'

Clarify limits of getting enterprise users' emails via API

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137322



Merged-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Approved-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Co-authored-by: default avatarJohn Gaughan <jgaughan@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -208,8 +208,12 @@ A top-level group Owner can [set up verified domains to bypass confirmation emai
### Get users' email addresses through the API
A top-level group Owner can use the [group and project members API](../../api/members.md)
to access users' information, including email addresses.
A top-level group Owner can use the [group and project members API](../../api/members.md) to access
users' information. For users provisioned by the group with [SCIM](../group/saml_sso/scim_setup.md),
this information includes users' email addresses.
In GitLab 16.7 and later, a top-level group Owner can use this API to access all enterprise users' email addresses.
For more information, see [issue 391453](https://gitlab.com/gitlab-org/gitlab/-/issues/391453).
## Troubleshooting
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册