Skip to main content
PATCH
/
settings
/
saml
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Authorizations

fastapiusersauth
string
cookie
required

Body

application/json
saml_enabled
boolean
default:true

Whether SAML is enabled.

saml_enforced
boolean
default:false

Whether SAML is enforced. If true, users can only use SAML to authenticate. Requires SAML to be enabled.

saml_idp_metadata_url
string | null

Response

Successful Response