You can now customize the login page of the Self-Service Catalog by
personalizing labels according to your preferences and adding a logo.
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.
The folder name must be lower case.
To customize the logo and the labels of the login page,
perform the following steps:
-
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.
-
Save.
You have now successfully customized the labels in the login page.