[
https://issues.apache.org/jira/browse/CXF-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593664#comment-14593664
]
Freddy Exposito commented on CXF-6468:
--------------------------------------
This Jira ticket depends on WSS-542
> Secure Conversation Renew is missing Instance creation
> ------------------------------------------------------
>
> Key: CXF-6468
> URL: https://issues.apache.org/jira/browse/CXF-6468
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.0.5, 3.1.1
> Reporter: Freddy Exposito
> Priority: Minor
> Fix For: 3.0.6, 3.1.2
>
> Attachments: cxf-sct-with-instance.patch
>
>
> Secure Conversation Renew is not working from a .NET client because
> <ws:Instance> is missing in the SecurityContextToken.
> Reading into the standard here ->
> http://docs.oasis-open.org/ws-sx/ws-secureconversation/v1.4/os/ws-secureconversation-1.4-spec-os.html
> says the following:
> "The initial issuance need not contain a wsc:Instance element, however, all
> subsequent issuances with different keys MUST have a wsc:Instance element
> with a unique value."
> Also a reference seems to be required in the SecurityTokenRefernce according
> to this:
> "If a specific key instance needs to be referenced, then the global attribute
> wsc:Instance is included in the <wsse:Reference> sub-element (only when using
> <wsc:Identifier> references)"
> The attached patch works for us
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)