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

Colm O hEigeartaigh updated CXF-4590:
-------------------------------------

    Affects Version/s: 2.5.6
                       2.6.3
                       2.7.0
        Fix Version/s: 2.7.1
                       2.6.4
                       2.5.7
    
> STSUtils: DRY refactoring and support Soap12 via property
> ---------------------------------------------------------
>
>                 Key: CXF-4590
>                 URL: https://issues.apache.org/jira/browse/CXF-4590
>             Project: CXF
>          Issue Type: Improvement
>    Affects Versions: 2.5.6, 2.6.3, 2.7.0
>            Reporter: Andrei Shakirin
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>             Fix For: 2.5.7, 2.6.4, 2.7.1
>
>         Attachments: STSSoap12.patch
>
>
> Hi,
> Actually if STSClient uses direct location (not a WSDL) to communicate with 
> STS, it is not very easy to switch binding to SOAP 1.2. Only the way is 
> create STSClient in own interceptor, set the binding and put client in 
> message property SecurityConstants.STS_CLIENT.
> Proposal: introduce boolean contextual message property to switch STSClient 
> to SOAP 1.2 binding (ws-security.sts.client-soap12-binding).
> Additionally patch contains small DRY refactoring for STSUtils.getClient() 
> methods.
> Regards,
> Andrei.

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