Custom Login Handlers? LDAP Authentication
Cantor, Scott
cantor.2 at osu.edu
Thu Feb 28 13:19:11 EST 2013
On 2/28/13 1:03 PM, "Royder, Kyle D" <kroyder at austin.utexas.edu> wrote:
>We use LDAP for authentication and attribute queries. We are wanting
>throw authentication errors if certain LDAP attributes are set certain
>ways and now allow the user to create an IdP session.
Well, normally I think you do that with LDAP by adjusting the search
filter that looks up the DN for binding. If you can't express it in a
simple search filter, there may be additional plug points in the vt-ldap
(now ladaptive) code that would let you do this by developing the
extension there rather than having to do a custom login handler.
The author's on the list, he would know and can comment.
-- Scott
More information about the users
mailing list