Identity Manager version: 14.3
We are upgrading IDM to v14.4.
In Credential Provider configuration dialog under Windows ("C:\Program Files\CA\Identity Manager\Credential Provider\CAIMCredProvConfig.exe"), for the first URL (Link1 URL) we currently use the following:
https://(DOMAIN_NAME>/iam/im/environment/ca12/index.jsp?task.tag=ForgottenPasswordResetIAM&USER_ID=%username%
In this Forgotten Password URL, ca12 is used as the User Console branding. While we use ui7 as the default console for all other URLs.
It works fine using ca12 as the user console in Forgotten Password for password reset.
However, we would like to know if we need to change the user console from ca12 to ui7 for the Forgotten Password URL in Credential Provider when upgrading IDM to 14.4 like the following.
https://<DOMAIN_NAME>/iam/im/environment/ui7/index.jsp?task.tag=ForgottenPasswordResetIAM&USER_ID=%username%
You can specify either ca12 or ui7 when setting the configuration. Both will work fine. Ca12 is the original console look and feel and ui7 is the later default look and feel.