You can define which logo to use in the web application. The logo is displayed on the login page and in the web application's header. If you do not define a logo the One Identity company logo is used.
Required configuration key:
To configure the logo
-
Log in to the Administration Portal (see Logging in to the Administration Portal).
-
In the navigation, click Configuration.
-
On the Configuration page, in the Show configuration for the following API project menu, select the API Server API project.
-
Expand the Company logo configuration key.
-
In the Value field, enter the logo's URL. Enter the URL in one of the following formats:
-
https://www.example.com/logos/company-logo.png
-
http://www.example.com/logos/company-logo.png
-
/logos/company-logo.png (relative to the API Servers base directory)
TIP: If the logo does not appear, check the configuration of the Content Security Policy using the Content security policy for HTML applications configuration key in the imx API project.
-
Click Apply.
-
Perform one of the following actions:
-
If you want to apply the changes locally only, click Apply locally.
-
If you want to apply the changes globally, click Apply globally.
-
Click Apply.
You can specify which language setting web applications use for the user interface.
Required configuration key:
To configure the user interface language
-
Log in to the Administration Portal (see Logging in to the Administration Portal).
-
In the navigation, click Configuration.
-
On the Configuration page, in the Show configuration for the following API project menu, select the API project whose interface language you want to configure.
-
Expand the Show configuration for the following API project configuration key.
-
Perform one of the following tasks:
-
To use the language set in the user's profile as the interface language, select the check box.
-
To use the user's browser language as the user interface language, clear the check box.
-
Click Apply.
-
Perform one of the following actions:
-
If you want to apply the changes locally only, click Apply locally.
-
If you want to apply the changes globally, click Apply globally.
-
Click Apply.
The so-called "headless" mode allows you to embed web applications or parts of them without a menu bar in your own applications (for example, in an iFrame), provided that they already provide a navigation.
To use a web application in headless mode
Use the format https://<server name>/<application name>/#/headless/ for the URLs that you want to embed into the application.
Example
https://ExampleServer/ApiServer/html/qer-app-portal/#/headless/dashboard
This section describes the configuration steps and parameters that you will require to configure some of the features of the Web Portal.
For more information about the Web Designer, see the One Identity Manager Web Designer Reference Guide.
Detailed information about this topic