2 Replies Latest reply on Sep 14, 2012 5:53 AM by jfclere

    About WWW-Authenticate Response Header

    mandarbk

      Hi all,

       

      Is there any way I can stop JBoss from returning 'WWW-Authenticate' Response Header upon 401 Status ?

       

      Primary motivation is to stop the browser from diaplying a browser specific dialog box for entering username/password.

      My web applicaition is using BASIC authentication.I would like to display an error on my login page instead of showing browser's dialog box after user fails to authenticate successfully.