Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Change password page

Otávio GoulartOct 1 2024

How can I create a change password page for the first login using custom authentication? I've created custom authentication and a user with a password. However, I would like the user to be redirected to a change password page when they log in for the first time. For now, I have a column in the user table that indicates whether it's the first password or not. The change password page must be inaccessible via URL. What is the best way to achieve this?

This post has been answered by fac586 on Oct 1 2024
Jump to Answer
Comments
Post Details
Added on Oct 1 2024
2 comments
45 views