Hi There!
I'm working on an App and have a technical question here: is it possible to authenticate a REST call (to jira Api) from within Java without getting access to the servlet request?
It might sound weird, and I get that, here is some context: my App is working as an extended library for SIL which means there's no module: it's just injecting code in cPrime's app basically. Therefore I can just rely on Java!
If you have any suggestion...!
Thanks :)