[jboss-jira] [JBoss JIRA] (WFLY-6798) Distributed single sign-on manager created twice per host

Paul Ferraro (JIRA) issues at jboss.org
Fri Jul 1 11:46:00 EDT 2016


Paul Ferraro created WFLY-6798:
----------------------------------

             Summary: Distributed single sign-on manager created twice per host
                 Key: WFLY-6798
                 URL: https://issues.jboss.org/browse/WFLY-6798
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 10.0.0.Final
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro
            Priority: Critical
             Fix For: 10.1.0.Final


While fixing an unrelated bug, I discovered that the SSOManager is actually created twice per host - one is created for use with the single sign-on authentication mechanism, and a separate instance is created to handle session identifier changes.  I'm not immediately sure of the consequence of this (as the managers will share the same underlying infinispan cache), but it is definitely wrong and unintentional.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list