A valid request URL is required to generate request examples
{ "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig" ], "patch": { "supported": true }, "bulk": { "supported": true, "maxPayloadSize": 123, "maxOperations": 123 }, "filter": { "supported": true, "maxResults": 123 }, "changePassword": { "supported": true }, "sort": { "supported": true }, "etag": { "supported": true }, "authenticationSchemes": [ { "description": "<string>", "name": "<string>", "type": "<string>", "primary": true, "documentationUri": "<string>", "specUri": "<string>" } ], "documentationUri": "<string>" }
Get SCIM service provider configuration
Ok
urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig
Show child attributes
Was this page helpful?