You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Invoke Third-Party APIs from VB Using Access Token Obtained in Exchange for JWT

I'm exploring methods to obtain an access token by exchanging a JWT and using that token to make calls to third-party APIs from an application built with Visual Builder.

I've reviewed a blog post (link below) that recommends creating a custom function on OCI. Are there any alternative approaches, or is this the primary method?

Link to the Blog Post

Moreover, even without utilising an OCI function, I’ve been successful in obtaining an access token by exchanging a JWT and manually adding that token as a secure header to the third-party backend defined in VB. With this I was able to call third party REST APIs successfully. Is there a way to dynamically update the secure header whenever a new access token is generated?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!