[jifty-devel] proposal for Jifty::Plugin::Authentication::Ldap modifications

Stanislav Sinyagin ssinyagin at yahoo.com
Tue Sep 14 11:20:51 EDT 2010


ok, here we go:

http://github.com/ssinyagin/jifty-plugin-authentication-ldap/commits/master





----- Original Message ----
> From: Jesse Vincent <jesse at bestpractical.com>

> That sounds great to me.
> 
> "Stanislav Sinyagin" <ssinyagin at yahoo.com>  wrote:
> >1. Allow MS style binding:  DN=username at domain.com
> >This simplifies  the thing, as we don't need to know the whole AD hierarchy 
> >structure.
> >Works with most activedirectory  servers.
> >
> >2. Allow hooks in Action::LDAPLogin.
> >I want to  look up the user's group membership right at the spot when the LDAP 
>
> >session is created and authenticated. 
> >Based on that lookup, I  would update the user's fields, like 
>"is_administrator".
> >Such things are  much site-specific, so it doesn't make much sense to put them 
>
> >into the 
> >
> >public plugin. Of course, I would give an example in the  documentation.


More information about the jifty-devel mailing list