GET
/
settings
/
saml
{
  "saml_enabled": true,
  "saml_enforced": true,
  "saml_idp_metadata_url": "<string>",
  "saml_sp_acs_url": "<string>"
}

Authorizations

fastapiusersauth
string
cookie
required

Response

200 - application/json
Successful Response
saml_enabled
boolean
required
saml_enforced
boolean
required
saml_sp_acs_url
string
required
saml_idp_metadata_url
string | null