...
Does CSI support SCIM Provisioning to keep a customer's IdP in sync with CSI's database?
CSI currently does not support SCIM provisioning, but it is on the roadmap for early 2024.
How to get started?
- For users with Microsoft Active Directory (Azure Active Directory, Active Directory, ADFS, AD/LDAP):
To start the process, you will need to do the following as stated in this document under Step 1, Register your app with Azure AD: https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/azure-active-directory/v2
- You will need to register an App in your Azure AD
- Create a Client Secret (we will need the Secret Value, not the Secret ID)
- Add permissions (per document above)
- In the App Registration, create the following web URI Redirect: https://identity.csiamerica.com/login/callback
- For users with Google Workspace
After completing the steps in the instructions above, contact indentity@csiamerica.com to set up a call to complete the final steps.