Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] custom data resolver

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] custom data resolver


Chronological Thread 
  • From: Paul Hethmon <>
  • To: Shibboleth Dev <>
  • Subject: Re: [Shib-Dev] custom data resolver
  • Date: Thu, 19 Aug 2010 17:52:28 -0400

I guess that means I should finish out my actual LoginHandler. I've been
piggybacking on the standard UsernamePassword handler and just replacing the
servlet itself.

I'll dig through the classes/methods again to see if I can find that link,
its eluded me thus far.


On 8/19/10 5:44 PM, "Chad La Joie "
<>
wrote:

> If you read the javadocs for the LoginHandler you can return a
> username, a Principal, or full Subject object from there. That gets
> added in to the Session and somewhere in the horrible hierarchy of the
> profile request context the session is available to the resolver.




Archive powered by MHonArc 2.6.16.

Top of Page