Note:
If the authorizationFlow=Authorization Code Flow attribute is defined in the Configuration .wac, the login page of the authentication provider Keycloak is used.
The login page is displayed as soon as a user has to log in when opening the X4 Web App. The login mask is the central component of the login page.
|
1 |
Logo. Defined in the Configuration. |
|
2 |
Password field. The appearance changes depending on the value of the |
|
3 |
Slider for the Remember-me function ( |
|
4 |
Forgot password option ( |
You can customize the login mask or create a customized login page.
To customize the login mask on the login page, a .login file must be created in the Web App project. The .login file contains the <Login> element. The attributes of the element can be used to configure the login mask.
To create an individual login mask, a detail component must be declared within the <Login> element. All layouts and controls of the X4 Web Apps can be used in the detail component.