5.8 Configuring the Shortcut Menu Module

The Shortcut Menu module displays a list of links. To make it visible and available for users, you must enable the Shortcut Menu module. After enabling this feature, users can access it on the Main Menu of the user web page for Self Service Password Reset. You can add a number of shortcuts for users.

To configure the Shortcut Menu module:

  1. Log in to Self Service Password Reset at https://dns-name/sspr as an administrator.

  2. In the toolbar, click your name.

  3. Click Configuration Editor.

  4. Click Modules > Authenticated > Shortcut Menu.

  5. Configure the following settings to enable the module:

    Enable Shortcuts

    Enable this option to enable the Main Menu for users on the Self Service Password Reset web page.

    Shortcut Items

    Specify the shortcuts you want to make available to users in this format: label::url::ldapQuery::description

    label

    The label of the shortcut that users see.

    ldapQuery

    Valid LDAP syntax style query. If the user matches this query, then the shortcut is shown to the user.

    url

    The HTTP shortcut where the users are directed.

    description

    The long description of the shortcut.

    You can also configure this setting in a different language. Click Add Locale, then select the required language from the list.

    Shortcut Headers

    Specify HTTP headers to control the list of visible shortcuts. The values must correspond to the label values specified as part of the shortcut items. When this header is present, the system does not use the ldapQuery part of the shortcut items and displays shortcuts only if the label is present in the header.

    You can set the values separately or by comma separating the values. A blank value disables this feature.

    Launch Shortcuts in New Window

    Enable this option to launch the shortcuts in a new window (or tab).

  6. In the toolbar, click Save changes.