Usage of Domain-Specific client.changepasswordpage Option in iwcadmin
(Doc ID 1615829.1)
Last updated on AUGUST 07, 2024
Applies to:
Oracle Communications Convergence - Version 2.0 and laterInformation in this document applies to any platform.
Goal
We are using Convergence 2 patch 7.
We are trying to use the client.changepasswordpage option with iwcadmin so that users who have expired passwords can click on a change password button in the Convergence login screen. We have enabled a customization to set this up, which all seems to be fine in the default domain. But when we use the option in a domain-specific environment, it is not working.
For example, we are accessing Convergence at the following URL:
http://<FQ_HOSTNAME>/iwc/
We have set the following domain-specific iwcadmin parameter:
iwcadmin -o client.{DOMAIN}.changepasswordpage -v https://<FQ_HOSTNAME>/self/<PASSWORD_CHANGE_PAGE>/
When a user's password has expired and they click on the "change password" button, they get redirected back to the login page rather than the desired change password page.
Facts:
- we confirmed that GlassFish was restarted after adding the iwcadmin parameter
- we are able to access https://<FQ_HOSTNAME>/self/<PASSWORD_CHANGE_PAGE>/ on it's own, without any issue
- we have tested and confirmed that using client.changepasswordpage works in the default domain - it only appears to not work when we specify the domain within the parameter.
The reference page for client.changepasswordpage does not make mention of a domain-specific option - ie.
client.{DOMAIN}.changepasswordpage.
Should this work? Or, might this be a limitation, where the parameter does not recognize a domain-specific option?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |