Instance-level SAML API

Release notes

Problem to solve

There is no instance-level SAML API that self-managed users can use. We only have group-level SAML API available at the moment.

We have a GitLab Premium customer who needed to update externID for all users. And there is no API to achieve this at the moment.

Proposal

We should have instance-level SAML API as we have for SCIM:

Intended users

Self-managed users

Feature Usage Metrics

Does this feature require an audit event?

Yes, audit events would be good to keep track of API usage.

Workaround

Use the User Modification API to update the externID field. Make sure to specify the extern_uid and provider parameters accordingly.

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.

Edited by Aysegul Acar