Skip to Content.
Sympa Menu

shibboleth-dev - Custom authentication using LdapLoginModule

Subject: Shibboleth Developers

List archive

Custom authentication using LdapLoginModule


Chronological Thread 
  • From: dmerida <>
  • To:
  • Subject: Custom authentication using LdapLoginModule
  • Date: Mon, 7 Jun 2010 01:16:49 -0700 (PDT)


I want to change the authentication method in Shibboleth. My purpose is not
to provide user-password information and the IdP uses an user-password from
another source.

Initially, I modify LdapLoginModule class in vt-ldap library to provide an
user-password by default, making a custom callback to return a constant
string. I recompile vt-ldap, copy it in the /lib directory into
shibboleth-idp installation and reload the idp project in tomcat, but no
changes are produced.

Anybody knows where is the error?
There are another way to do the custom authentication?
--
View this message in context:
http://shibboleth.1660669.n2.nabble.com/Custom-authentication-using-LdapLoginModule-tp5148007p5148007.html
Sent from the Shibboleth - Developers mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page