[OFBiz] Users - Application for industry regulator ...

David E. Jones jonesde at ofbiz.org
Wed Oct 19 17:54:25 EDT 2005


Ian,

One nice feature for this might be the require customer role option  
on a product store. If that is set to Y then no one can login to the  
ecommerce application for the ProductStore unless they are associated  
with it (ProductStoreRole) in the CUSTOMER role. Along with this a  
good idea is to change the controller.xml file for that webapp so  
that all requests require authentication (perhaps a webapp that is  
not the main ecommerce webapp, just copy over the controller.xml and  
web.xml and you have a new webapp that uses everything from the other).

The Undersun doc subscriptions are actually controlled by a service  
that is in the main OFBiz code base. You can find the ECA rule for it  
pretty easily in the secas.xml file in the order component.

-David


On Oct 19, 2005, at 3:24 PM, Ian Gilbert wrote:

> I am trying to work out how to restrict access to the site based on
> 'subscriptions' that users have taken out.  I guess this would work by
> identifying a 'product' (subscription) that people have purchased and
> granting permission to the pertinent parts of the catalog based on  
> this.
> I was wondering if this is how the access to the Ofbiz  
> documentation in
> the Undersun site is controlled?  Is this the right way to think about
> this?
>
> Thanks and very best wishes
>
> Ian Gilbert
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/users
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2363 bytes
Desc: not available
Url : http://lists.ofbiz.org/pipermail/users/attachments/20051019/43e32f47/smime.bin


More information about the Users mailing list