Scim configuration
2min
Autocloud supports SCIM (System for Cross-domain Identity Management) protocol to manage your users. You can set it really easy and fast following these steps:
- Access Autocloud Settings and go to the Single Sign-On section.
- Locate the Scim Configuration section.
- If you don't have a token, generate one by clicking the "Generate Token" button.
- Copy the Scim endpoint provided.
- Open your identity management platform and configure SCIM integration.
- For the API token, use the token generated in step 3.

Example of how to setup SCIM in Okta:
- Log in to the Okta admin console.
- Navigate to the "Admin" section and select "Applications."
- Click "Browse App Catalog" and search for the desired SCIM app integration that supports header authorization.
- Once added, select the app in the "Applications" menu.
- Go to the "Provisioning" tab and select "Integration".
- Click the "Configure API Integration" button and check "Enable API integration".
- Enter the Scim endpoint from Autocloud's settings page in the "Base URL" field.
- Paste the generated token in the "API Token" field.
- Click "Test API Credentials" to verify the setup (a success message should appear if successful).
- Save the settings, and the SCIM service should be ready for use.

Updated 15 May 2023
Did this page help you?
Yes
No