How to change “SailPoint IdentityIQ” favicon text in page title across all pages

Hi all,

I am trying to update the text “SailPoint IdentityIQ” that appears in the <title> of multiple pages (Home, Identity, etc.) . Currently, the pages show titles like:

SailPoint IdentityIQ - Home
SailPoint IdentityIQ - Identity

How to change this?

Hi @malarvanan12,

take a look on this page.

1 Like

Hi @malarvanan12

In the iiqCustom.properties file, add the below key and value as per your requirement and then restart the SailPoint Server.

Navigate to the below location:

<IIQ_Home_Folder/Webapps/identityiq/WEB-INF/classes/sailpoint/web/messages>

Open iiqCustom.properties file and add the below text.

sailpoint_iiq=<Your Custom Text>

Thanks

I have tried this , did not work

Share me the screenshot of the changes that you did. As it worked for me. After making the changes, restart the server.

Try restarting and then hit the SailPoint URL.

i did, still no luck , Even i Hard reloaded the browser

Can you share a screenshot of the page where it used to show this value but not showing. Also clear the cache of the browser as well.