Tracy Green Posted April 14, 2022 Share Posted April 14, 2022 I am interacting with a vendor's REST API in BusinessWorks 5.13. In order to get the OAuth Token, I need to build a JWT Assertion to use in an HTTP Request. The vendor recommends using a js library, but that isn't an option with BusinessWorks 5.13. Has anyone create a JWT Assertion in BusinessWorks 5.13 How did you do it Did you use a particular jar of libraries Link to comment Share on other sites More sharing options...
Julio Gimenes 2 Posted May 18, 2022 Share Posted May 18, 2022 Hitagreen_31850! I implemented on bw 5.13, I used Java Method activity and write java code with Auth0 library. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now