Skip to content

Adjust group members API to include group SAML info

Pavel Shutsin requested to merge 35308-list-connected-group-saml-identities into master

What does this MR do?

This MR improves group members API endpoint to include group SAML information about members if relevant.

How to use:

  1. Create a group and configure and enable SAML provider for it.
  2. Login as group owner.
  3. Hit /api/v4/groups/:group_id/members API endpoint.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #35308 (closed)

Edited by Thong Kuah

Merge request reports