Colm O hEigeartaigh created CXF-4558:
----------------------------------------

             Summary: Relax the requirement for a child <wsp:Policy> element 
for a WS-SecurityPolicy HttpsToken policy
                 Key: CXF-4558
                 URL: https://issues.apache.org/jira/browse/CXF-4558
             Project: CXF
          Issue Type: Improvement
    Affects Versions: 2.7.0, 2.6.3, 2.5.6
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 2.5.7, 2.6.4, 2.7.1



This task is to relax the requirement for a child <wsp:Policy> element for a 
WS-SecurityPolicy HttpsToken policy. Currently, the following policy is 
rejected, as the WS-SecurityPolicy spec requires a child <wsp:Policy> Element 
of HttpsToken:

<sp:TransportToken>
    <wsp:Policy>
        <sp:HttpsToken/>                       
    </wsp:Policy>
</sp:TransportToken>

However, this appears to be causing interop issues, as so I will relax this 
requirement for HttpsToken only.

--
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

Reply via email to