1 Reply Latest reply on Apr 24, 2012 12:07 PM by baraber

    question about authentication

    kgoedert

      Hi,

       

      I have an application using seam 3 that has a login form using a simple authentication process. Basically, the example from the documentation. Now, I need a way to bypass the login form, something like, create a servlet that would receive the credentials as parameters and call the same authentication process. Is that even possible?

       

      Thanks

       

      Kelly