Skip to main content
Skip table of contents

Login Page for Web Apps

Hinweis:

If the authorizationFlow=Authorization Code Flow attribute has been defined in the .wac configuration, the login page of the authentification provider Keycloak is used.

The login page is displayed as soon as a user needs to log in when opening the X4 Web App. The login mask is the central component of the login page.

image-20240930-112143.png

1

Logo. Is defined in the Configuration.

2

Password field. Depending on the value of the passwordFieldType attribute, the display changes.

3

Slider for remember-me function (rememberMe)

4

“Forgot Password” option (forgotPassword)

You can customize the login mask or create a new custom login page.

To customize the login mask, you need to create a .login file in the Web App project. The .login file includes the <Login> element. With the attributes of the element, you can configure the login mask.

To create a custom login mask, you need to declare a Detail component within the <Login> element. In the Detail component, you can use all layouts and controls of the X4 Web Apps.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.