Dashboard and Login Screen Settings#

Login Info#

It is possible to write a message that users will see before logging in the FAIR Wizard, using HTML or Markdown. The Login info is placed in the center of the login screen. We can use it to explain users in what cases they can/should use our FAIR Wizard, how they should log in (e.g. if we have more authentication services configured), or if there is any news regarding our FAIR Wizard.

Warning

Defining HTML classes in the login info can overwrite FAIR Wizard application classes. It is recommended to use prefixes for classes, if they are used, to avoid conflicts.

Announcements#

Another option to adjust the dashboard and/or the login screen is to add Announcements. Announcements are displayed above the main content in the login screen. In dashboard, they are also displayed above the main content for both welcome and role-based dashboard style. There are three levels of Announcements:

  • Info - light blue color for sending informations to the users.

  • Warning - yellow to warn the users about something.

  • Critical - red to signalize the Announcement is critical and it needs attention.

The content of the Announcement can be edited using Markdown. There are also two additional switches which determine, where the Announcement is displayed. The Announcement can be set up to be displayed either on the dashboard after users log in or on the login screen before the users log in. It is also possible to display the same Announcement in both places. Number of Announcements is not limited.

../../../../_images/announcements.png

Announcements settings.#