Table of Contents

CAS Rebranding

How to enable customization

To make changes in branding of IDM login via CAS you must enable customizations.

Frontend modifications

Any change mentioned below has immediate effect after edit and save

Change of logo in header

Replace file /data/volumes/web-proxy/static/cas/images/logo-header.png

Change of main color

Main css file is /data/volumes/web-proxy/static/cas/css/cas.css
To change you can use any text editor, e.g. nano
If you change line –cas-theme-primary: #072E5E; to proper hex code of color, it will affect all main colors in settings.

IAM APPLIANCE REBRANDING

Setting of theme

Setting of theme is to be done in jar of respective customer modile (replace "customer" with appropriate name) /data/volumes/czechidm/modules/idm-customer-X.X.X.jar

You must create proper files and folders in jar. Go to fe-sources/czechidm-modules/czechidm-customer/themes/customer/

Modified jar must be compiled and applied on environment.

Enabling new theme

IAM needs to know to use this new settings.