Forced Authentication

Peter Schober peter.schober at univie.ac.at
Tue Jan 21 13:39:24 EST 2014


* krrishv <krish.v at gmail.com> [2014-01-21 19:21]:
> How do you configure ForcedAuthn in Shibboleth IDP.

You don't. Either the active login handler supports forced
authentication (such as the provided UsernamePassword login hander),
or it doesn't (such as the provided RemoteUser login handler).

If it doesn't you'd need to either (a) stop requesting forcedAuthn
from the SP, or (b) use a different login handler at the IdP, i.e.,
one that supports forcedAuthn.

-peter


More information about the users mailing list