Skip to main content
PATCH
Error

Authorizations

Authorization
string
header
required

Bearer authentication. Send Authorization: Bearer .

Body

application/json

SSO Policy Input

SSOPolicyInput payload

allowLocalPassword
boolean

AllowLocalPassword controls whether the tenant login screen renders the password form. false makes the tenant SSO-only.

Example:

true

Response

OK

SSOPolicyResponse payload

allowLocalPassword
boolean
Example:

true