Autional Autional
API Reference GitHub autional.com →

GET /scim/ServiceProviderConfig

Get SCIM service provider configuration (RFC 7644)

SCIM None application/json

Responses

StatusDescriptionSchema
200OKdomain.SCIMServiceProviderConfig

Referenced Schemas

domain.SCIMAuthScheme

FieldTypeRequiredExampleConstraintsDescription
description string No
name string No
primary boolean No
type string No

domain.SCIMBulkSupported

FieldTypeRequiredExampleConstraintsDescription
maxOperations integer No
maxPayloadSize integer No
supported boolean No

domain.SCIMFilterSupported

FieldTypeRequiredExampleConstraintsDescription
maxResults integer No
supported boolean No

domain.SCIMMeta

FieldTypeRequiredExampleConstraintsDescription
created string No
lastModified string No
location string No
resourceType string No

domain.SCIMServiceProviderConfig

FieldTypeRequiredExampleConstraintsDescription
authenticationSchemes array of

See domain.SCIMAuthScheme

No
bulk domain.SCIMBulkSupported No
changePassword domain.SCIMSupported No
etag domain.SCIMSupported No
filter domain.SCIMFilterSupported No
meta domain.SCIMMeta No
patch domain.SCIMSupported No
schemas array of

string

No
sort domain.SCIMSupported No

domain.SCIMSupported

FieldTypeRequiredExampleConstraintsDescription
supported boolean No