[jboss-jira] [JBoss JIRA] Created: (AS7-977) Dynamic Detection of SPNEGO auth method and adding of NegotiationAuthenticator

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Thu Jun 9 06:54:59 EDT 2011


Dynamic Detection of SPNEGO auth method and adding of NegotiationAuthenticator
------------------------------------------------------------------------------

                 Key: AS7-977
                 URL: https://issues.jboss.org/browse/AS7-977
             Project: Application Server 7
          Issue Type: Task
          Components: Security, Web
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: 7.1.0.Alpha1


Previously a mapping for the SPNEGO auth method and the authenticator had to be manually defined, this capability is not present in AS7 however it is suggested that alternatively we can detect the auth method ourselves and dynamically add the valve - this seems cleaner as it potentially allows SPNEGO to be added/removed from a server without manual configuration being required.

It is suggested to look at the following code for an example where a valve has been added dynamically before: -
  org.jboss.as.jpa.processor.PersistenceUnitDeploymentProcessor in the JPA subsystem.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list