Error
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>"
}SCIM
Provider config
Get SCIM service provider configuration
GET
/
api
/
v1
/
scim
/
v2
/
ServiceProviderConfig
Error
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>"
}Response
200 - application/json
Ok
Available options:
urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?