Modify the profile ID prompt
When the PROFILE ID TAG option is enabled (Manage the system > Modules > Front-end (psf) ), users enter their profile ID as the login ID, instead of, or as an additional option to selecting a target system on which to identify themselves. For example:

You can use text other than Bravura Security Fabric by changing the value of PROFILE_ID_TAG.
For example, to change the tag to your company name:
Create the file:
\<instance>\design\custom\en-us-language.kvg
.Edit the file to replace the _SUITE string with your company name; for example:
# KVGROUP-V1.0 "language" "EN_US" = { "PROFILE_ID_TAG" "" = { "text" = "Example Company" } }
Open a command prompt and go to \<instance>\design\.
Run the following two commands:
make.bat default en-us make.bat install default en-us
Test the result by opening a browser to the Front-end (psf) login page.
Note
You can also customize and internationalize the product name by modifying the _SUITE tag.