SelfServiceHelp.properties

The SelfServiceHelp.properties file can be used to redirect help to a custom location for customers who want to have their own help content for the self-service user interface.

SelfServiceHelp properties page defines the properties used to redirect help to a custom location.

SelfServiceHelp properties

IBM Verify Identity Governance SelfServiceHelp settings
helpBaseUrl

Specifies the base url to send help requests to. A blank value indicates that help goes to the URL for Self Service application help.

Valid values include the URL of the Self Service application help.

Example:

helpBaseUrl=http://myserver:80
Help Id mappings include:
helpId = relative page URL

The help mappings section maps ids from specific pages to a relative URL sent to the help server.

For example:

helpBaseUrl=http://myserver:80
locale = en_US
loginId/relativeURL = login_help_url=ui/ui_eui_login.html
Final URL = http://myserver:80/en_US/ui/ui_eui_login.html

Locale is determined by resolving the SelfServiceScreenText.properties resource bundle for the current logged in user and with the associated locale.