Skip to Main Content

Oracle Database Discussions

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.

How to secure URLs of an old Database Application?

Leon_MApr 3 2024

Hello,

Not sure in which forum to post this.

We have an old Oracle database application built with PL/SQL and Oracle Application Server as middleware.
The technology stack is Oracle Database 12c, ORDS and Oracle Application Server as middleware.
Pages of our application are rendered from the database packages. It is basically PL/SQL with HTML and JavaScript embedded in it using htp.p() functions.

How do we go about securing our app's URLs from being tempered and resubmitted?

We need help to design solution to check URLs when they're submitted to the server. Something similar to URLs checksum in Oracle Apex.

Thank you!

Comments
Post Details
Added on Apr 3 2024
0 comments
208 views