cURL
curl --request GET \ --url https://cloud.onyx.app/api/auth/type
{ "auth_type": "disabled", "requires_verification": true, "password_min_length": 123, "anonymous_user_enabled": true }
Successful Response
disabled
basic
google_oauth
oidc
saml
cloud
Was this page helpful?