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!

Error 403 after APEX update when using FQDN

thodiNov 5 2020

Hi,
after updating APEX from 20.1 to 20.2, I get an error 403 when using the FQDN, but a proper redirect when using the host name only. This was not the case with 20.1.

https://host.domain:8443/ords/ -> error 403
https://host:8443/ords/ -> redirect to login page https://host:8443/ords/f?p=4550:1:6091407420826:::::

Calling the login page directly with the full url and FQDN (https://host.domain:8443/ords/f?p=4550:1:6091407420826:::::) also works, only the Redirect seems to be broken.

We are using ORDS 19 and "Require HTTPS always".

Comments

Post Details

Added on Nov 5 2020
4 comments
179 views