Hi all,
I have an upcoming project where I need to call a REST service from Oscript. This service uses JWT (JSON Web Token) for authentication and session management. Normally, I'd find one of many Java libraries that do this, and call them through JavaObject methods, but given the extra scrutiny that OpenText is giving to partners around 3rd party libraries, I'm looking for a better way to do this. I see lots of new drop-ins in the Oscript documentation, but just wondered if anyone has already written this in Oscript, better if it's already embedded into core.
Thanks in advance
-Hugh