SCIM provisioning for user and group management in Databricks. I need to configure the SCIM endpoint
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 11:50 PM
Hi Databricks Community,
I am currently working on integrating SCIM provisioning for user and group management in Databricks. I need to configure the SCIM endpoint and token for automated user provisioning.
Could you please confirm if there is a specific URL or API designated for SCIM provisioning in Databricks?
Additionally, any detailed documentation or guidance on setting up SCIM provisioning would be highly appreciated.
Thank you for your assistance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2024 12:54 PM
Databricks has SCIM support at both the workspace and account levels. With Unity Catalog you should be using the account level so you may ignore any workspace level SCIM instructions. The documentation will be slightly different for each cloud.
AWS: https://docs.databricks.com/en/admin/users-groups/scim/index.html
Azure: https://learn.microsoft.com/en-us/azure/databricks/admin/users-groups/scim/
GCP: https://docs.gcp.databricks.com/en/admin/users-groups/scim/index.html

