Luis Gomez Canton Posted January 17, 2020 Share Posted January 17, 2020 I need to consume a jwt in tibco 5 but i have problems with java version because jwt libraries works with 1.8 and tibco 5 just support java 1.7. thanks. Link to comment Share on other sites More sharing options...
angel torralba 2 Posted January 17, 2020 Share Posted January 17, 2020 I'm not sure to get you. You say you are using tibco 5, can you explain in what way you want to consume jwt ( soap request-reply process, http receiver, etc ) Also, you mention you have some java jwt libraries, are you planning to write code inside tibco bw then [Edit] Please share your testbed API service if you have it set up, it would be easier for us to test on a setup than build from the ground. Thanks [EDIT 2] I think you might be need REST-JSON Plugin as well, or you can parse json manually and then translate XML manually from code... It will depend. 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