Skip to Main Content

Data Lake & Services

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!

Oracle Integration Cloud JWT Token

rgiljohannNov 8 2023

Does anyone know if it is possible to run a script to get authentication key using JWT token in Oracle Integration Cloud?

I have an integtration that is working well, that makes a call using an API in OIC. However, the authentication method for that API is from a key from JWT token. To get that key, I am currently manually running a python script in VS code to get that key, and then pasting that into the integration connection anytime I run. The key expires, so I need to do this when I run it.

Anyone know of a way to make that JWT authentication call in Oracle Integration Cloud so I can automate this?

This post has been answered by rgiljohann on Nov 15 2023
Jump to Answer
Comments
Post Details
Added on Nov 8 2023
1 comment
449 views