[ 
https://issues.apache.org/jira/browse/CXF-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513603#comment-15513603
 ] 

Colm O hEigeartaigh commented on CXF-7068:
------------------------------------------

You need to wrap the multiple policies in an "ExactlyOne" instead. See this 
email thread:

http://cxf.547215.n5.nabble.com/ws-policies-AlgorithmSuite-td5739309.html



> WSSecurity Policy not take all suit algorithm
> ---------------------------------------------
>
>                 Key: CXF-7068
>                 URL: https://issues.apache.org/jira/browse/CXF-7068
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.7.18
>            Reporter: Alejandro Otero Freire
>
> If you definie in the policy this:
> <sp:AlgorithmSuite>
>                                               <wsp:Policy>
>                                                       <sp:Basic128Rsa15 />
>                                                       <sp:Basic256Rsa15 />
>                                                       <sp:Basic128Sha256Rsa15 
> />
>                                                       <sp:Basic256Sha256Rsa15 
> />
>                                               </wsp:Policy>
>                                       </sp:AlgorithmSuite>
> It's only load Base128Rsa15, if you change the order, always load the first 
> one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to