You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a plugin that is designed to have an external application (like a portal) calling Nuxeo on the behalf of a user.
This is based on a shared secret between the 2 apps, but on Nuxeo side the code is executed under the security context of the remote interactive user.
Of course, this requires all application to share the same user database/LDAP.
Just ping me if you need help.
This portal_sso system is already integrated in Nuxeo Automation Client java lib : so this should be completly transparent if remote apps calling Nuxeo uses Automation.
Of course, OAuth is also an option, but it requires a little bit more work.
Nuxeo Authentication
Given the Nuxeo capabilities, the possibilities are:
The text was updated successfully, but these errors were encountered: