Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4440

org.jboss.web.tomcat.security.JBossSecurityMgrRealm authentication with certificate

XMLWordPrintable

      In org.jboss.web.tomcat.security.JBossSecurityMgrRealm when authenticate with certificate the method

      SubjectSecurityManager.isValid(Principal, X509Certificate[])

      is called instead of

      SubjectSecurityManager.isValid(Principal, X509Certificate[], Subject)

      So the subject wich is stored in the SecurityAssociation is empty and the hasRole always return false.

              starksm64 Scott Stark (Inactive)
              david.carliez David Carliez (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: