Customize Authentication and Authorization in Nuxeo Platform using bundles
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2016 03:56 AM
I am starting to approach to integration of custom security software for nuxeo. What's the best way? Below my idea: Creatre a new bundle that implements LoginPlugin and install in in my nuxeo instance. This plugin will call login service of my application. For authorization, instead, I had thought to create a new boundle that implements UserManager. This plugin will call a web service of my application that will return user's groups
Can it be a good way to do this?
0 REPLIES 0
