Using two authentication on the same interface

Kevin P. Foote kpfoote at iup.edu
Thu Feb 21 12:24:13 EST 2013


On Thu, 21 Feb 2013, Yaya Gacko wrote:

> I want an interface with two different authentication login. One is the basic authentication with username and password and the other is an external authentication but it used the username and password too but with an external library. So any users the could test one or the other authentication.
>
> I was thinking that I have just to activate two different loginHandler, but it's not working.

Still a bit unclear to me anyway whether you want two LoginHandlers or
just one custom login handler that does multiple things.. :-)

Regardless, once you have more than one LoginHandler defined on the IdP
then it is up to the RP to request one or the other or the IdP will just 
choose (to some degree) one or the other for you.



------
thanks
  kevin.foote



More information about the users mailing list