Personalizing the login page

You can now customize the login page of the Self-Service Catalog by personalizing labels according to your preferences and adding a logo.

Before you begin

Before personalizing the login page, you must complete the following steps:
  • Go to the following path:
    On Windows:
    <DWC_home>\usr\servers\dwcServer\registry
    On UNIX:
    <DWC_home>/usr/servers/dwcServer/registry
  • Create a folder named Customization and create the following files inside:
    • A property file named custom.properties.
    • A folder named custom logo and put your logo inside.

About this task

To customize the logo and the labels of the login page, perform the following steps:

Procedure

  1. Open the custom.properties file and customize the following parameters:
    • productName = Company Name

    • productLogo = Company Logo.png (.png, .jpeg, and .svg formats are supported)

    • productNameLimit = Character Limit (character limit is 200)

      Note: If you do not provide the product name or logo, or if the properties file is missing, the application loads the default logo and name.
  2. Save.
    You have now successfully customized the labels in the login page.