sso_settings

Update SSO Settings

Inserts or updates the SSO Settings for a provider.

You need to have a permission with action settings:write and scope settings:auth.<provider>:*.

put/v1/sso-settings/{key}

Path parameters

keystring required

Request body

idstring
providerstring
settingsobject

Response

An OKResponse is returned if the request was successful.

messagestring

Changes