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!

Ways to secure the url parameter and value in APEX?

AllenS.Aug 9 2021 — edited Aug 9 2021

Hi,
We recently had one of our APEX Application go thru a penetration testing from an outsource company. One of the recommendations was to find an alternative way to pass sensitive information. They also suggested to use POST method but not sure if this is possible in APEX.
Does APEX provide other ways to pass data from one page to another aside from the URL? Or if needed to pass in URL, can these be encrypted so that it is not readable in the browser address bar or thru browser inspection?
We are currently using APEX 18.2 for reference.
Appreciate any feedback.
Regards,
Allen

This post has been answered by InoL on Aug 10 2021
Jump to Answer

Comments

Post Details

Added on Aug 9 2021
4 comments
1,312 views