- 3,707,908 Users
- 2,240,908 Discussions
- 7,839,918 Comments
Forum Stats
Discussions
Categories
- 17 Industry Applications
- 3.2K Intelligent Advisor
- 3 Insurance
- 688 On-Premises Infrastructure
- 230 Analytics Software
- 19 Application Development Software
- 1.7K Cloud Platform
- 700.4K Database Software
- 17.4K Enterprise Manager
- 4 Hardware
- 96 Infrastructure Software
- 62 Integration
- 44 Security Software
Set a URL for ChangePassword section in OIM

Hello,
In an OAM-OIM integrated setup, how can "Forgot Password", "Change Password" OIM OOTB features be redirected to a custom password management application(link)?
Currently, Change password section asks user to enter old password, new password, confirm new password. Can this be replaced by a link where user can be redirected instead?
0
Best Answer
-
Srinath Menon-Oracle Posts: 6,258 Employee
Yes, that way it's possible in 11g but what I implied in the earlier post is that OOTB it is not possible.
5
Answers
Take a look at this REST API for password reset to get started.
Thank you for responding!
Not sure that would help - but requirement is in attached picture.
Any comments would be helpful!
This feature is currently available for OIM 12.2.1.4.0 where the password reset operation is sent out as a link for the end user.
Thank You For Responding!
So, you mean we don't have this feature where we can replace "Forgot Password" and "Change Password" with some URLs instead in OIM-OAM 11g Versions?
Also, I saw an option where OAAM is involved. We can turn on the system property in OIM "
OIM.DisableChallengeQuestions
" to True and then Change Password/Forgot Password would lead to OAAM URLs.Possibly we can setup external password management URL in OAAM config somewhere to route.
Yes, that way it's possible in 11g but what I implied in the earlier post is that OOTB it is not possible.