Overlay - Portal
Change look and feel for Portal. Add new and/or update existing languages.
Last updated
Change look and feel for Portal. Add new and/or update existing languages.
Last updated
In this use case we are going to change the look and feel for the Fortified ID application Portal. We will also add a language (Norwegian) and add information to the Swedish language file.
There are some prerequisite for this use case.
Current version of Fortified ID Portal installed.
Download ZIP-file with example customer folder for Portal.
First, make a backup of your existing customer folder.
Open folder C:\Program Files\FortifiedID\portal
Rename customer folder to customer_ORG
From the downloaded ZIP-file, add the example customer folder to: C:\Program Files\FortifiedID\portal\
The result should look like:
Folder contents:
0_look_and_feel, contains assets for logo, favorite icon and css. The file ui_config_overrides.json contain all settings.
1_portal, contains custom locals
images, contains application images
Note. Since we use the NoOp authenticator there will be no login and use of Fortified ID Web/IdP.
Start the Fortified ID Portal service. Verify the service is running.
If you have added the folder structure and example config.json file used in this use case.
Open a browser
Browse to http:/localhost:8090/portal
New language option (Norwegian)
Verify that Norwegian exists as language option
Change to Norwegian
Change back to English
favicon.ico is different from default
Logo should be Litho Acme logo in top left corner
Top bar should be Litho colors
Below screenshot should be the result you should see
Below is an example config.json file with focus only on this use case. We use the NoOp authenticator so no need for an IdP (e.g. Fortified ID Web). This example config.json also maps to the overlay folder created for this use case.