cancel
Showing results for 
Search instead for 
Did you mean: 

Customize Authentication and Authorization in Nuxeo Platform using bundles

Antonio_Pescion
Confirmed Champ
Confirmed Champ

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