Update SSO connection configuration
Path parameters
Organization ID or label identifier
Organization ID or label
Headers
Unique request identifier specified by the originating caller and passed along by proxies.
Request body
Response
SSO connection updated successfully
Example response
{
"permissions": {
"organizations": {
"read": true,
"update": true
},
"users": {
"read": true,
"list": true
}
}
}Changes
Changed in 3 of the 23 revisions of this API.111
- ○
added the new optional request property
protocols/oauth2/authorization_parametersnew-optional-request-property
- ○
added the new optional request property
protocols/openid/scopesnew-optional-request-property
- ○
added the new optional request property
protocols/openid/user_identifier_claimnew-optional-request-property
- ○
added the optional property
protocols/oauth2/authorization_parametersto the response with the200statusresponse-optional-property-added
- ○
added the optional property
protocols/openid/scopesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
protocols/openid/user_identifier_claimto the response with the200statusresponse-optional-property-added
- ○
- ○
the endpoint scheme security
OAuth2was added to the APIapi-security-added
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
org-management_bearerAuthwas removed from the APIapi-security-removed
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
deleted the
headerrequest parameterX-Request-IDrequest-parameter-removed
- ○
the endpoint scheme security
org-management_bearerAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
svc-org-management_bearerAuthwas removed from the APIapi-security-removed
This revision also has 82 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●