On Thu, Sep 17, 2015 at 4:58 PM, Senthil Kumaran <sent...@uthcode.com> wrote:
> On Thu, Sep 17, 2015 at 3:38 AM, Anand Chitipothu <anandol...@gmail.com> > wrote: > > > If you have any suggestions, please let me know. > > > If the organization uses ldap, then using a ldap based access control is > possible using libraries which are not tied to any web-framework. > http://www.python-ldap.org/doc/html/ldap.html No, we are not using LDAP. The roles are defined as part of the application and I'm looking for a way to provide flexible access control by mapping permissions to roles. Role-based access control seems to be doing that very well, but I couldn't find a python library implementing that. Anand _______________________________________________ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers