Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] Creating a Custom LoginHandler for Novel's eDirectory to handle Grace Logins/Expired Passwords

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] Creating a Custom LoginHandler for Novel's eDirectory to handle Grace Logins/Expired Passwords


Chronological Thread 
  • From: "Cantor, Scott E." <>
  • To: "" <>
  • Subject: Re: [Shib-Dev] Creating a Custom LoginHandler for Novel's eDirectory to handle Grace Logins/Expired Passwords
  • Date: Tue, 26 Apr 2011 23:55:03 +0000
  • Accept-language: en-US

On 4/26/11 7:51 PM, "Chad La Joie"
<>
wrote:
>Actually, that's not true. There is documentation for writing plugins
>in general and then an example of a login handler in particular.

There's information on Spring extensions, yes, and that helps with the
general work of plugins and configuration work, but the real details are
buried in the way the AuthenticationEngine works and things that you just
can't really grasp unless you read the code. A simple login handler would
be fairly independent of that, but if you're doing the more complex
things, you have to have a sense of the surrounding code.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page