mirror of https://github.com/docker/docs.git
1.6 KiB
1.6 KiB
description | keywords | title | direct_from | |
---|---|---|---|---|
System for Cross-domain Identity Management | SCIM, SSO | SCIM |
|
{% include admin-scim.md %}
Set up SCIM
You must make sure you have configured SSO before you enable SCIM. Enforcing SSO is not required.
Step one: Enable SCIM in Docker Hub
- Sign in to Docker Hub, navigate to the Organizations page and select your organization or company.
- Select Settings. If you are setting up SCIM for an organization you then need to select Security.
- In the Single Sign-On Connection table, select the Actions icon and Setup SCIM.
- Copy the SCIM Base URL and API Token and paste the values into your IdP.
Step two: Enable SCIM in your IdP
Follow the instructions provided by your IdP:
- Okta{: target="blank" rel="noopener" class="" }
- Azure AD{: target="blank" rel="noopener" class="" }
- OneLogin{: target="blank" rel="noopener" class="" }
Disable SCIM
If SCIM is disabled, any user provisioned through SCIM will remain in the organization. Future changes for your users will not sync from your IdP. User de-provisioning is only possible when manually removing the user from the organization.
- In the Single Sign-On Connection table, select the Actions icon.
- Select Disable SCIM.