1 Reply Latest reply on May 16, 2008 4:19 PM by tsunbonyu

    Valve configuration for BasicAuthentication

    tsunbonyu

      Hi,
      I have configured my JBoss to use custom Valve but it breaks the JMX-Console BASIC authentication.
      I would like to add a context.xml for JMX-Console with correct Valve and Realm.
      I found that JBossSecurityMgrRealm is the realm that resposible for BASIC authentication.
      However, I cannot find the correct Valve used by JBoss for handling BASIC authentication.
      Tomcat 5.5 uses org.apache.catalina.authenticator.BasicAuthenticator to handle BASIC authentication. How about JBoss?

      Thanks
      david