GET api/scim/ServiceProviderConfig

Retrieves the SCIM service provider configuration.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Returns a deserialized dynamic object representing the configuration with HTTP 200 OK. Returns HTTP 400 Bad Request if the configuration cannot be loaded or parsed.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/scim+json

Sample:

Sample not available.