Good morning guys,
Do you know if is possible to customize the label of
referrer URLs on account management interface. I would like to change
this value
http://photon.abstractj.org/Keycloak_Account_Management_2014-07-03_15-41-...
to something like "Back to UnifiedPush server". The change is based on
discussions started here
https://github.com/aerogear/aerogear-unifiedpush-server/pull/267.
I tried several approaches:
- Change the application name to something like "UnifiedPush server"
- Include "UnifiedPush+server" on referrer and also
"UnifiedPush%20server"
- Make use of referrerURI with the admin URL, instead of referrer
Looking at account.ftl it seems like whitespaces are not accepted.
Thanks in advance.
--
abstractj