Returns SCIM service provider capabilities. Required by SCIM clients like Okta to determine feature support.
Service Provider Configuration returned successfully
[
"urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig"
]"https://support.okta.com/scim-fake-page.html"
{ "supported": false }{ "supported": false }{ "supported": false, "maxResults": 100 }{ "supported": true }{ "supported": false }{ "supported": false }[
{
"name": "HTTP Basic",
"description": "Authentication via API key in the Authorization header",
"specUri": "http://tools.ietf.org/html/rfc2617",
"documentationUri": "https://datatracker.ietf.org/doc/html/rfc2617",
"type": "httpbasic",
"primary": true
}
]{
"userManagementCapabilities": [
"GROUP_PUSH",
"IMPORT_NEW_USERS",
"IMPORT_PROFILE_UPDATES",
"PUSH_NEW_USERS",
"PUSH_PASSWORD_UPDATES",
"PUSH_PENDING_USERS",
"PUSH_PROFILE_UPDATES",
"PUSH_USER_DEACTIVATION",
"REACTIVATE_USERS"
]
}