Is it possible to have multiple authentication handlers or login module
plugins take a stab at authenticating a user?  My particular case is that I
have a form authn handler with a LoginModulePlugin that authenticates with
LDAP.  If LDAP fails to authenticate the user, I would like to check the
local JCR user manager.

Reply via email to