Returns the available auth methods for the given user email. Example: password, ldap, oauth, etc.

Prev Next
Post
/sys/v1/session/auth/discover

Returns the available auth methods for the given user email. Example: password, ldap, oauth, etc.

Security
HTTP
Type bearer
API Key
Header parameter nameAuthorization
Query parameters
AuthDiscoverParams
object
acct_id
string (uuid)
Body parameters
object
user_email
string (email)
Responses
2XX

Success result

Expand All
Array
OneOf
object
object
method
string
Valid values[ "password" ]
object
object
method
string
Valid values[ "saml-post" ]
name
string
icon_url
string
id
string
binding_url
string
authn_request
string
idp_id
string (byte)
object
object
method
string
Valid values[ "oauth-auth-code-grant" ]
name
string
icon_url
string
authorization_url
string
client_id
string
redirect_uri
string
state
string
idp_id
string (byte)
auth_params
object
prompt
Array of string | null
string
Valid values[ "login", "none", "consent", "select_account" ]
display
string
Valid values[ "page", "popup", "touch", "wap" ]
max_age
integer | null
object
object
method
string
Valid values[ "ldap-password" ]
name
string
icon_url
string
idp_id
string (byte)
object
object
method
string
Valid values[ "vcd" ]
name
string
authorization_url
string
idp_id
string (byte)