mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-04 21:32:16 +00:00
17 lines
526 B
Markdown
17 lines
526 B
Markdown
![]() |
---
|
||
|
title: scimConfiguration
|
||
|
slug: /main-concepts/metadata-standard/schemas/scim/scimconfiguration
|
||
|
---
|
||
|
|
||
|
# SCIM Configuration
|
||
|
|
||
|
*SCIM configuration for automatic provisioning through identity providers like Azure AD or Okta.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`enabled`** *(boolean)*: Whether SCIM provisioning is enabled. Default: `False`.
|
||
|
- **`identityProvider`** *(string)*: The name of the identity provider for SCIM (e.g., azure, okta). Default: `azure`.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.
|