Customizing the login screen
As of Digital.ai Deploy 10.1, you can configure your login screen to display a custom message. To add a custom message to the login screen, you must configure the auth-html-message
parameter under the login
section in the xld-client-gui.yaml
file.
For Example:
xl.gui:
login:
auth-html-message: This system is AUTHORIZED users only <br>- All failed login attempts will be logged and reported as security incidents. <br> - This is a shared resource, please do NOT perform performance testing on this instance.
The custom message in the above example provides a warning against unauthorized access and provides information about the specific purpose of the Deploy instance.
Following image displays the custom message provided:
Note: Select the checkbox Keep me logged in if you wish the system to remember the user name and password on the machine.