07-16-2020 10:23 AM
Hello, I have an application that should use Nuxeo API to list documents/rename them.. The issue here is that Nuxeo and my application have distinct user directories (and should stay that way..). My question is: Does Nuxeo expose a UI component (pop up for example..) for the user to type its credentials and pass me the token so that I can do some work on his behalf through Nuxeo API? If not I'm open to any suggestion that would solve my issue :) Thanks
07-16-2020 11:14 AM
Nuxeo implements OAuth2 - Authorization Code Grant Type https://doc.nuxeo.com/nxdoc/using-oauth2/, maybe it can help you
07-16-2020 11:14 AM
Nuxeo implements OAuth2 - Authorization Code Grant Type https://doc.nuxeo.com/nxdoc/using-oauth2/, maybe it can help you
07-16-2020 11:30 AM
Thanks for the reply!
07-16-2020 11:37 AM
The user from your application already exists in the nuxeo database?
07-16-2020 11:43 AM
Yes but with a different pseudo and might have other ones in several instances
07-16-2020 12:09 PM
In oauth2, we have four roles
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.