[jboss-jira] [JBoss JIRA] (WFLY-3559) RemoteHostTrustLoginModule: HostThreadLocal seems to be unset
Darran Lofthouse (JIRA)
issues at jboss.org
Thu Nov 10 07:15:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved WFLY-3559.
------------------------------------
Fix Version/s: 11.0.0.Alpha1
Resolution: Out of Date
Application server security is migrating to WildFly Elytron
> RemoteHostTrustLoginModule: HostThreadLocal seems to be unset
> -------------------------------------------------------------
>
> Key: WFLY-3559
> URL: https://issues.jboss.org/browse/WFLY-3559
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Affects Versions: JBoss AS7 7.2.0.Final, 8.1.0.Final
> Reporter: Matthias Berndt
> Assignee: Darran Lofthouse
> Fix For: 11.0.0.Alpha1
>
>
> RemoteHostTrustLoginModule needs HostThreadLocal to work correctly. In 6.0 org.jboss.web.tomcat.security.RemoteHostValve was used to call org.jboss.security.plugins.HostThreadLocal#set.
>
> In 8.1 ist doesn't work and looking at the source RemoteHostValve is (of cause) gone und HostThreadLocal#set doesn't seem to be called anywhere. At least it isn't called directly in any class and debugging doesn't step into this method.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list