MCB initialAuthContext with multiple contexts throws java.lang.NullPointerException

Cantor, Scott cantor.2 at osu.edu
Thu Feb 13 13:06:18 EST 2014


On 2/13/14, 12:37 PM, "Paul Hethmon" <paul.hethmon at clareitysecurity.com>
wrote:
>
>I'll make a note of that requirement on the wiki. I'll also look and see
>if I can change it to tie into the Shib session instead of the Tomcat
>session. I'm not sure that the Shib session is considered a public
>interface or not though, will have to look.

The LoginContext, you mean. It's a public API, but I'm not sure you can
attach anything of your own to it after authentication starts. It's
created by the profile handler, and I don't think there's any way to hang
other data on it.

-- Scott




More information about the users mailing list