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!

How to secure REST API in Oracle APEX using ORDS authentication?

I have created a REST API using ORDS in Oracle APEX.
It is accessible without authentication.
I want to secure this REST API using authentication (Basic Auth or OAuth2).
Steps
1. Created REST module
2. Enabled ORDS
3. Set authentication to “Requires Authentication”
But it is still accessible publicly.
Can someone guide me on how to properly secure ORDS REST APIs in APEX?

Thank you.

Comments
Post Details
Added 15 hours ago
2 comments
29 views