Factors
Last updated
Last updated
In this section, you manage the factors (authentication methods) provided to your accounts (users and clients).
From the list view, you can easily enable and disable a factor. In case a factor is not fully configured yet, it will not be possible to enable it yet.
In addition, you can delete or view factor details view the action icons.
Going into the detail view of a factor, or creating a new factor, provides several configuration options depending on the factor type you choose. The following configuration options are available to all factor types:
Label: a meaningful name for this factor; can be used when rendering a login page dynamically
Status: allows to enable or disable a factor
Score: the number by which the accumulated score increases during a login session when successfully authenticating with this particular factor
Public Signup: flag indicating whether the factor is available to end-users to sign up with, if unchecked the factor will only be available for internal accounts (for example administrators)
Factor Type: any of the factor types listed under the section: username (id), password, secret, oauth2:oidc, oauth2:google/facebook/github/linkedin/apple)
Other configuration options (unique, case_sensitive, OAuth2-specific options) are only available for certain factor types and discussed in the relevant section of each .
see
see