ScimProviderConfig
Properties
Name | Type | Required | Description |
---|---|---|---|
authentication_schemes | List[ScimAuthenticationScheme] | ❌ | |
bulk | ScimBulkSupported | ❌ | |
change_password | ScimSupported | ❌ | |
etag | ScimSupported | ❌ | |
filter | ScimFilterSupported | ❌ | |
patch | ScimSupported | ❌ | |
schemas | List[ScimProviderConfigSchemas] | ❌ | |
sort | ScimSupported | ❌ | |
xml_data_format | ScimSupported | ❌ |
ScimProviderConfigSchemas
Properties
Name | Type | Required | Description |
---|---|---|---|
URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_SERVICEPROVIDERCONFIG | str | ✅ | "urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs