[jboss-jira] [JBoss JIRA] Created: (JBAS-8571) WebAuthentication auth type prevents SingleSignOn.update to work

Dominique Jean-Prost (JIRA) jira-events at lists.jboss.org
Wed Oct 27 11:46:54 EDT 2010


WebAuthentication auth type prevents SingleSignOn.update to work
----------------------------------------------------------------

                 Key: JBAS-8571
                 URL: https://jira.jboss.org/browse/JBAS-8571
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Web (Tomcat) service
    Affects Versions: JBossAS-5.0.1.GA
            Reporter: Dominique Jean-Prost
            Assignee: Remy Maucherat


As org.jboss.web.tomcat.security.login.WebAuthentication uses an authType which value is "PROGRAMMATIC_WEB_LOGIN", this value prevents the method SingleSignOn.update to work, because the update method check if SingleSignOnEntry.canReauthenticate(). This last method check if authType is FORM or BASIC.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list