token
hi, i have a problem with the OAuth 2 when i used the rest api just like the document first a create a new entry in the oauth2Clients directory, for instance with curl using this: curl -u Administrator:Administrator \ -H 'Content-Type: ...
1 votes
0 answers
0 comments
675 views
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 ...
0 votes
1 answers
1 comments
798 views
I would like to use the REST API in a Shibboleth protected application. Our Nuxeo instance is also configured to use Shibboleth with the same Service Provider. How can I use the Shibboleth credentials so that I can have a token for the current user ...
0 votes
2 answers
0 comments
3265 views
Hi there, Just wondering: Is there a way to revoke token from the client side (ajax) with the 'token_auth' login module ? Thanks, Antoine
0 votes
0 answers
0 comments
1413 views