Authorizations
Response
Service Provider Configuration returned successfully
Example:
[
"urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig"
]
Example:
"https://support.okta.com/scim-fake-page.html"
Example:
{ "supported": false }
Example:
{ "supported": false }
Example:
{ "supported": false, "maxResults": 100 }
Example:
{ "supported": true }
Example:
{ "supported": false }
Example:
{ "supported": false }
Example:
[
{
"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
}
]
Example:
{
"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"
]
}