How to retrieve JWT claims from VBS for ORDS?
Summary:
How to get JWT claims from VBS for ORDS JWT profile setup
Content (please ensure you mask any confidential information):
I'm just starting to work with OAuth and ORDS, so I might be saying something wrong.
We want to call an external REST API from VBS, authorized by a JWT token.
The REST API will be provided by ORDS, so we need to set up a JWT profile in ORDS.
Does anyone know how to get JWT claims from VBS to set in the JWT profile?
Thanks in advance!
Version (include the version you are using, if applicable):
VBS version 25.10.0
0