Appendix A. Fuse Console Branding Configuration Properties
By default, the Fuse Console branding is defined in the hawtconfig.json
file that is located in the Fuse Console WAR file. You can customize the Fuse Console branding information, such as title, logo, and login page information, by using the Fuse Console branding plugin.
Table A.1, “Fuse Console Branding Configuration Properties” provides a description of the properties and lists whether or not each property requires a value.
Section | Property Name | Value in Default hawtconfig.json file | Description | Value Required? |
---|---|---|---|---|
branding | appName | Red Hat Fuse Management Console | The name for your application. This name displays in the title bar of the Fuse Console. | Required |
appLogoUrl |
| The path to your application log image file. | Required | |
companyLogoUrl |
| The path to your company logo image file. | Required | |
login | description | Empty value |
Descriptive text that displays on the Fuse Console Login page (for example, | Optional |
links | [ ] |
Specify an array of | Optional | |
about | title | Red Hat Fuse Management Console | The title that shows on the About page of the Fuse Console. | Required |
productInfo | Empty value | Product information that shows on the About page of the Fuse Console. | Optional | |
additionalInfo | Empty value | Any additional information that shows on the About page of the Fuse Console. | Optional | |
copyright | Empty value | Copyright information that shows on the About page of the Fuse Console. | Optional | |
imgSrc |
| The image that appears on the About page of the Fuse Console. | Required | |
disabledRoutes | none | [ ] | Disables specific paths (i.e., plugins) on the console. Do not change this section. Any change is not supported. | Required |