9.0 Branding of the User Portal Page

Administration Console Dashboard allows you to change the default branding of the User Portal page so your users see only the company’s information.

To do complex customization, you can edit the JSP file to make changes. For more information, see Section 3.1.3, Customizing Identity Server.

To make simple branding changes on the User Portal page:

  1. Log in as an administrator to Administration Console.

  2. In Administration Console Dashboard under Administration Tasks, click Branding.

  3. Select the appropriate Identity Server cluster.

    Just as appmarks are unique per Identity Server cluster, the branding is unique per Identity Server cluster.

  4. Click Change Image, then either select an image from the image gallery or upload your own image.

  5. In the text field, specify a name that is appropriate for your company.

  6. Specify a color name, an RGB value, or a HEX number for the appropriate color for the banner. For example, enter #ffffff, Aquamarine, or rgb(26,155,130).

    For a full list of the supported color names, see HTML Color Names.

    For a solid background color, leave the Right Background Color field blank. You can also use a valid CSS background style syntax in either background definition field, but not both fields. For example, enter linear-gradient (to right, red, blue).

    IMPORTANT:To properly brand the MobileAccess applications, use only one HEX number for each color and no advanced CSS features.

  7. Click Save.

  8. Repeat the procedure for each Identity Server cluster.

To change the User Portal page beyond the branding changes, perform manual steps and customization of JSP files. For more information, see Section 3.1.3, Customizing Identity Server.