Appearance
Authentication
Overview
The Authentication element supports sign-in related flows inside a solution. It is intended for entry points where the user must authenticate before continuing to the rest of the application.
When to use
- When access to a solution must be restricted
- When users must sign in before continuing
- When the next step in the flow depends on identity or access rights
Element-specific options
| Option | Description |
|---|---|
| Redirect page after sign-in | Defines where the user is sent after a successful sign-in |
| Label position | Defines where labels appear relative to the input fields |
| Sign-in behavior | Defines how the authentication step is handled within the page |
| Error handling | Defines how failed sign-in attempts are communicated to the user |