You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2012/10/12 11:09:04 UTC

[jira] [Resolved] (CXF-4558) Relax the requirement for a child element for a WS-SecurityPolicy HttpsToken policy

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

Colm O hEigeartaigh resolved CXF-4558.
--------------------------------------

    Resolution: Fixed
    
> 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.6.3, 2.7.0
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 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