[jboss-jira] [JBoss JIRA] Updated: (AS7-977) Dynamic Detection of SPNEGO auth method and adding of NegotiationAuthenticator
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Tue Sep 20 05:29:32 EDT 2011
[ https://issues.jboss.org/browse/AS7-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated AS7-977:
---------------------------------
Fix Version/s: 7.1.0.Beta1
(was: 7.1.0.Alpha1)
> 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.Beta1
>
>
> 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