Allow Group owners to delete user's SAML identities
At a minimum we should add a delete endpoint to the SAML API to allow a Group owner to remove a user's SAML identity. We've run into a couple of customers with users that previously signed in to SAML, but now shouldn't. But transparent SSO is now enforcing SAML 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.