A rewrite has been proposed:
https://cwiki.apache.org/confluence/display/OFBTECH/OFBiz+Security+Redesign
and a repository branch was created to implement and demonstrate it:
https://svn.apache.org/repos/asf/ofbiz/branches/executioncontext20091231
-Adrian
On 9/13/2011 10:15 AM, andromeda wrote:
Dnia 13 września 2011 10:59 Adrian Crum<[email protected]>
napisał(a):
CAS/LDAP is only used for authentication, not for authorization.
I was afraid that answer would be such.
I have already noticed that OFBiz has a pretty complex privileges management on
his own, storing rules on its database.
I am wondering now if it would be hard to rewrite this part of OFBiz and force
it to use LDAP or better idea is to start from scratch and build own module.