Force Password Change Page Does Not Redirect Back To Friendly Url
(Doc ID 3003259.1)
Last updated on JULY 17, 2024
Applies to:
Oracle Application Express (APEX) - Version 23.1 and laterInformation in this document applies to any platform.
Symptoms
On: APEX 23.1 version
The "force password change" page does not redirect back to a friendly URL after the password has been changed.
Example:
Have a friendly URL enabled for the Application. On that page the user signs on (with an apex end user).
If the user has a "force password change" flag the user is redirected to "...accept?p_context=authentication-scheme-login/change-end-user-password" to change its password.
When the password is changed he is redirected to ".../f?p=101:1:1234567891234 (Non-friendly URL)"
This may be a problem for customers who have infrastructure configurations that restrict access to Non-Friendly URLs. Example: a firewall/load balancer in front of ORDS that does not allow access to the APEX /f procedure.
EXPECTED BEHAVIOR
-----------------------
Friendly URL should not redirect to /f?p=
Changes
Change in the web tier infrastructure that restricts access to friendly URLs and block access to Non-Friendly URLS like the APEX /f procedure.
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |