Skip to content
代码片段 群组 项目
提交 173fa393 编辑于 作者: Eduardo Sanz García's avatar Eduardo Sanz García 提交者: Lukas 'Eipi' Eipert
浏览文件

Replaced query for SAML users and service accounts

In the group and project member pages, the invite user modal is used to
query and filter users. When the top-level group has a SAML provider
enabled and the option `Enforce SSO-only authentication for web activity
for this group` only SAML users are returned.

Following https://gitlab.com/gitlab-org/gitlab/-/merge_requests/134570,
we replace the user API endpoint (`/api/v4/users.json`) for the new
group user API endpoint (`/api/v4/groups/[groupId]/users.json`) to get a
list users that have a SAML identity connected to the group, or service
accounts created by the group or subgroups

Related to https://gitlab.com/gitlab-org/gitlab/-/issues/424505
上级 cbc35715
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册