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