Skip to Main Content

Java Development Tools

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!

Implement API gateway CSRF token authentication with Oracle ADF

Poornimadevi Thiyagaraj-OracleJun 10 2025 — edited Jun 21 2025

Hi,

We are integrating our ADF application with API gateway for CSRF token authentication. ADF application processes only DB operations(DML or package calls). While API gateway expects the token to be in request header of each request happens in the application for validating the token.

How to add the token in the request header.

Thanks & Regards,

Poornima

Comments
Post Details
Added on Jun 10 2025
5 comments
258 views