GET api/scim/v2/serviceproviderconfig
Retrieves the SCIM service provider configuration settings.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
On success: HTTP 200 OK with the SCIM service provider configuration. On failure: HTTP 500 Internal Server Error if configuration generation fails.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/scim+json
Sample:
Sample not available.