Skip to content

Allow SCIM deprovision when user is not a group member

What does this MR do and why?

Describe in detail what your merge request does and why.

Fixes #368031 (closed)

In some cases SCIM tries to deprovision a user that is no longer a group member. Previously this process failed. There's really no reason to stop the whole deprovision process because the user isn't a member. Now, we allow marking a SCIM identity as inactive even if the user is no longer a group member.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Drew Blessing

Merge request reports

Loading