Skip to content

Add group cleanup for GMA when SAML provider is created

Pavel Shutsin requested to merge 35365-bugfix-gma-group-members-cleanup into master

What does this MR do?

Previously cleanup was triggered on SAML provider update, however if user decides to enable GMA with the first ever configuration of SAML provider cleanup didn't happen because it's a "create" event. This MR adds cleanup check behavior when we create SAML provider too.

Screenshots

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 #35365 (closed)

Edited by Pavel Shutsin

Merge request reports