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

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Thu Oct 28 12:48:54 EDT 2010


     [ https://jira.jboss.org/browse/JBAS-8571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remy Maucherat resolved JBAS-8571.
----------------------------------

    Fix Version/s: 6.0.0.Final
       Resolution: Done


Servlet 3.0 programmatic login will be able to reauthenticate.

> 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
>             Fix For: 6.0.0.Final
>
>
> 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