Open mkalam-alami opened 12 years ago
A minimal working example is available here.
You should have a look at portal_sso.
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.
Is that what you are looking for ?
Tiry
Yes this could fit our needs too, thanks for the info.
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: