How to allow the users to change their passwords in OCA?
How to allow the users to change their passwords in OCA?
The present functionality of ASAP does not allow OCA users to change their passwords independently without using Weblogic Admin User and Password.
Below JSP can be used by Weblogic Admin User to change password of an OCA user without using Weblogic Administration Console.
Please note that SSL port should be enabled (if not already done) and used for this purpose.
Also, use of this JSP is not applicable if you are using the WebLogic Server LDAP Realm as the user security repository.
0