38 lines
804 B
Plaintext
38 lines
804 B
Plaintext
{
|
|
"patch": {
|
|
"supported": false
|
|
},
|
|
"bulk": {
|
|
"maxOperations": 0,
|
|
"maxPayloadSize": 0,
|
|
"supported": false
|
|
},
|
|
"filter": {
|
|
"maxResults": 0,
|
|
"supported": false
|
|
},
|
|
"changePassword": {
|
|
"supported": false
|
|
},
|
|
"sort": {
|
|
"supported": false
|
|
},
|
|
"etag": {
|
|
"supported": true
|
|
},
|
|
"authenticationSchemes": [
|
|
{
|
|
"name": "HTTP Basic",
|
|
"description":
|
|
"Authentication scheme using the HTTP Basic Standard",
|
|
"specUri": "http://www.rfc-editor.org/info/rfc2617",
|
|
"documentationUri": "http://example.com/help/httpBasic.html",
|
|
"type": "httpbasic"
|
|
}
|
|
],
|
|
"schemas": [
|
|
"urn:scim:schemas:core:1.0",
|
|
"urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig"
|
|
]
|
|
}
|