03-17-2020 11:33 AM
According to documentation and source code :
"The nuxeo-connection sets up a connection to a Nuxeo instance and encapsulates the access to the JavaScript Client"
a 'token' property can be set for Token Authentication (set method="token")
What is the proper way to implement this token auth ?
03-17-2020 04:33 PM
Hello,
You should set method="token"
and token="MY_TOKEN_VALUE"
Regards
03-18-2020 03:32 AM
Thank you.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.