You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2010/02/09 14:51:32 UTC

[jira] Assigned: (SMXCOMP-711) JBIJAASInterceptor incorrectly positioned in interceptor chain when WS-SP support enabled

     [ https://issues.apache.org/activemq/browse/SMXCOMP-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned SMXCOMP-711:
--------------------------------------------

    Assignee: Jean-Baptiste Onofré

> JBIJAASInterceptor incorrectly positioned in interceptor chain when WS-SP support enabled
> -----------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-711
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-711
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-cxf-bc
>    Affects Versions: servicemix-cxf-bc-2010.01
>            Reporter: David Valeri
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMXCOMP-711.patch
>
>
> JBIJAASInterceptor does not list PolicyBasedWSS4JinInterceptor in its before list.  This interceptor is dynamically added by the PolicyInInterceptor when WS-Policy and WS-Security Policy based configuration is in use.  The bug precludes authentication based on security processing driven by WS-Policy based configuration as the JBIJAASInterceptor may be executed before the PolicyBasedWSS4JiInInterceptor has had a chance to process the security header.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.