Shibboleth IDP 3 Multiple Username Logins
Cantor, Scott
cantor.2 at osu.edu
Wed Aug 17 13:11:09 EDT 2016
On 8/17/16 1:05 PM, Juan Quintanilla wrote:
>
> So If we setup multiple authentication handlers on Shibboleth, is there
> a way to tell it to stop processing the other authentication handlers
> once a match is found?
There are no authentication handlers in Shibboleth, unless you mean
something internal to the LDAP flow, which I can't answer.
If you mean login flows, it can't work like that when there's user input
involved, so I doubt that's what you're referring to.
David's JAAS suggestion is valid, since JAAS would cascade attempts
within a configuration, and the IdP can cascade attempts to try
different JAAS configurations also. All of that assumes JAAS, and not
native LDAP.
-- Scott
More information about the users
mailing list