0 Replies Latest reply on Feb 9, 2012 12:16 AM by fredfred

    Question about JBoss AS Web authentication.

    fredfred

      Apache features a basic web authentication dialog box allowing the user to enter a password,

      which is verified against a precompiled, encrypted password.

       

      -Does JBoss allow for an equivalent dialog?

       

      *Can you specify other parameters? 

      *Is the login data encrypted?

      *Is there the option to log out as well?

      *Can the dialog appearence be changed?

       

      If I am operating from inside a jsp/servlet, may I address this dialog from that context?