7.8 Changing the Branding of the User Portal Page

The Administration Console allows you to change the default branding of the user portal page so your users see only your company’s information. To do complex customization, you can still edit the JSP file to make changes. For more information, see Customizing The Identity Server.

To make simple branding changes on the user portal page:

  1. In the Administration Console, click Branding.

  2. Select the appropriate IDP cluster.

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

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

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

  5. Specify a color name, a 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.

  6. Click Save.

  7. Repeat the procedure for each IDP cluster.

To change the new user portal page beyond the branding changes you must perform manual steps and customization of .jsp files. For more information, see Customizing The Identity Server.