With SCIM, you can synchronize everything by using API calls or by using some ready tools available on the market https://docs.databricks.com/dev-tools/api/latest/scim/index.html
If you are on AWS, you can use AWS SSO:
To synchronize groups between Databricks and AWS using AWS SSO, you can follow these general steps:
- Set up AWS SSO and configure the Databricks application in the AWS SSO console.
- Configure the SCIM endpoint in Databricks to use AWS SSO as the SCIM provider.
- Configure the mapping of groups between AWS SSO and Databricks so that the appropriate groups are synced between the two systems.
Other example tools on the market are Okta, OneLogin, Azure AD, auth0, and ping identity.