[jboss-jira] [JBoss JIRA] (WFLY-747) Dynamic Detection of SPNEGO auth method and adding of NegotiationAuthenticator
Darran Lofthouse (JIRA)
issues at jboss.org
Wed Sep 30 08:11:01 EDT 2015
[ https://issues.jboss.org/browse/WFLY-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved WFLY-747.
-----------------------------------
Fix Version/s: 10.0.0.Final
(was: Awaiting Volunteers)
Assignee: Darran Lofthouse
Resolution: Duplicate Issue
SPNEGO authentication has been added to WildFly 10 so no further special handling required.
> Dynamic Detection of SPNEGO auth method and adding of NegotiationAuthenticator
> ------------------------------------------------------------------------------
>
> Key: WFLY-747
> URL: https://issues.jboss.org/browse/WFLY-747
> Project: WildFly
> Issue Type: Task
> Components: Security
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 10.0.0.Final
>
>
> 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 was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list