Sign-In Selector¶
The sign-in selector authentication action is intended to facilitate user authentication for accounts created with the corresponding Signup action, when the signup action is configured with multiple factors. The action allows the selection of authentication methods from the list of pre-configured authenticators filtered by the factors registered for the current account.
Configuration¶
The following configuration options are available:
Configuration | Mandatory | Description |
---|---|---|
authenticator |
yes | List of authenticators allowed to authenticate user. |
account-manager |
yes | The account manager used to authenticate an account. |