Hi Olivier, Thanks for the response!
> Venugopal T a écrit : > > > > We would like to use Nuxeo ECM with our app, but I am struggling to find > > the related documentation. What we want to do are the following > > > > * Our application has the user/role management built in, so we would > > like to reuse this. > > Then you must override the groupDirectory definition (in > nuxeo.ear/config/default-sql-users-contrib.xml) to point to your database for > the users and group definitions hopping the structure is compatible > (one to one > field mapping) with the users and group schemas of nuxeo. Our structure is very different from Nuxeo's. In fact we don't have groups/subgroups, we have only Users and Roles. I suppose our roles are somewhat equivalent to Nuxeo groups in their purpose. So my questions is : If the users/group editing of Nuxeo isn't going to be used, would it be possible to create a readonly database views similar to Nuxeo's? > > > * A user who is logged in to our app must be able to click on a link > > and use ECM without logging in. I looked at the sso modules > > Yes the CAS SSO is the most used SSO implementation with nuxeo. You need to > setup a CAS SSO authenticating proxy first. I will try this out. > > > * Once logged in, ECM should use our user/roles tables to grant the > > user access to the documents. > > You should give the ReadWrite permission to one of your groups that represents > the editors of the Nuxeo application at the root domain of nuxeo so that those > permissions are inherited in the whole document tree of Nuxeo. Ok. What I understand is that this group can then manage the rights of other users or roles on all child documents. Is this right? > > -- > Olivier > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm DISCLAIMER: "The information in this e-mail and any attachment is intended only for the person to whom it is addressed and may contain confidential and/or privileged material. If you have received this e-mail in error, kindly contact the sender and destroy all copies of the original communication. IBS makes no warranty, express or implied, nor guarantees the accuracy, adequacy or completeness of the information contained in this email or any attachment and is not liable for any errors, defects, omissions, viruses or for resultant loss or damage, if any, direct or indirect."
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
