4 Replies Latest reply on Dec 15, 2004 1:44 PM by sberna

    Passing login failure cause to the client side

    anbenham

      Hi,

      I have tried to search for a solution in the forums but in vain.
      So I have a JAAS based j2ee application with form based authentication.

      Now I have the problem that I want to tell the user why his authentication has failed: wrong password, technical problem, password timed out and so on ..
      On the Login Module side I have the possibility to throw a LoginFailedException which can contain the rquired infos. But how to get these infos on the client side?

      Best regards
      anis