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:
-
Company logo (CompanyLogoUrl): URL where you will find the image file for the company logo.
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 drop-down, select the API Server API project.
-
Expand the Company logo configuration key.
-
In the Value field, enter the logo 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 API project API Server (see Configuring Content Security Policy).
-
-
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.