Allow Group owners to delete user's SCIM identities via API
At a minimum we should add a delete endpoint to the SCIM API to allow a Group owner to remove a user's SCIM identity. We've run into a couple of customers with users that previously signed in to SCIM, but now shouldn't. But transparent SSO is now enforcing SCIM for them. This can be resolved by removing the identity, but there's not currently a way for GitLab.com Group owners to remove an identity.
Add a DELETE endpoint so owners can not only GET or PATCH (update), but DELETE, too.
In the future we may like to add these options in the UI, too.
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.