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!

APEX 20.2 - REST services and dynamic credentials

martinbnNov 11 2020

Hi
When using the REST Data Sources (shared components), we can specify the "credentiels" to use when calling the service.
Are there any build in way to supply "dynamic" credentials ?
We plan to use this when creating an APEX Application extending the Oracle SAAS (ERP), where each user are connected using their SAAS JWT token. It seems that the currentr solusion (APEX 20.2) only has fixed credentials where the username/password (or HTTP header API key...) are given when creating the application.
I know I can use the APEX_WEB_SERVICE PL/SQL API, but it would be great to use the lowcode approach like building reports on top of Data REST services defined in shared components.
Please let me know if the above is possible.
Thanks
Martin

This post has been answered by Patrick Wolf-Oracle on Nov 11 2020
Jump to Answer
Comments
Post Details
Added on Nov 11 2020
5 comments
1,202 views