Release: R12.8 / R12.9
Component: SEOSWG
ENTM UI is basically always returning to what is set in
System / Configuration / UI Settings / Base URL
I.e.
- the original Base URL is set to
https://<ENTM_SERVER>:18443/iam
- in DNS create a CNAME record
<ENTM_SERVER_Alias> pointing to <ENTM_SERVER>
- now try logging on to ENTM with the alias
https://<ENTM_SERVER_Alias>:18443/iam/ac
- note: login is successful but the URL is redirected to the Base URL
- adjusting the setting of Base URL to
https://<ENTM_SERVER_Alias>:18443/iam
is resolving the issue
Before making changes of this kind in production please make sure you have a full snapshot backup of the entire ENTM box.
The ENTM SSL Certificate's Subject needs to reflect the used URL, in this case <ENTM_SERVER_Alias>