[jboss-jira] [JBoss JIRA] (WFLY-2728) JASPIAuthenticationMechanism doesn't handle wrapped/unwrapped request and response objects

Stefan Guilhen (JIRA) issues at jboss.org
Wed Jan 8 13:44:33 EST 2014


Stefan Guilhen created WFLY-2728:
------------------------------------

             Summary: JASPIAuthenticationMechanism doesn't handle wrapped/unwrapped request and response objects
                 Key: WFLY-2728
                 URL: https://issues.jboss.org/browse/WFLY-2728
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Security
    Affects Versions: 8.0.0.CR1
            Reporter: Stefan Guilhen
            Assignee: Stefan Guilhen
             Fix For: 8.0.0.Final


JASPIAuthenticationMechanims must check if a SAM has wrapped (during validateRequest) or unwrapped (during secureResponse) the HTTP request and response objects and replace the original references by the wrapped/unwrapped ones before continuing with the request processing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list