GET /scim/ServiceProviderConfig
Get SCIM service provider configuration (RFC 7644)
SCIM None application/json
Referenced Schemas
domain.SCIMAuthScheme
| Field | Type | Required | Example | Constraints | Description |
description |
string |
No |
|
|
|
name |
string |
No |
|
|
|
primary |
boolean |
No |
|
|
|
type |
string |
No |
|
|
|
domain.SCIMBulkSupported
| Field | Type | Required | Example | Constraints | Description |
maxOperations |
integer |
No |
|
|
|
maxPayloadSize |
integer |
No |
|
|
|
supported |
boolean |
No |
|
|
|
domain.SCIMFilterSupported
| Field | Type | Required | Example | Constraints | Description |
maxResults |
integer |
No |
|
|
|
supported |
boolean |
No |
|
|
|
domain.SCIMMeta
| Field | Type | Required | Example | Constraints | Description |
created |
string |
No |
|
|
|
lastModified |
string |
No |
|
|
|
location |
string |
No |
|
|
|
resourceType |
string |
No |
|
|
|
domain.SCIMServiceProviderConfig
domain.SCIMSupported
| Field | Type | Required | Example | Constraints | Description |
supported |
boolean |
No |
|
|
|