Return-Path: X-Original-To: apmail-ws-dev-archive@www.apache.org Delivered-To: apmail-ws-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B98E318997 for ; Fri, 19 Jun 2015 17:14:01 +0000 (UTC) Received: (qmail 49925 invoked by uid 500); 19 Jun 2015 17:14:01 -0000 Delivered-To: apmail-ws-dev-archive@ws.apache.org Received: (qmail 49740 invoked by uid 500); 19 Jun 2015 17:14:01 -0000 Mailing-List: contact dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ws.apache.org Delivered-To: mailing list dev@ws.apache.org Received: (qmail 49684 invoked by uid 99); 19 Jun 2015 17:14:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jun 2015 17:14:01 +0000 Date: Fri, 19 Jun 2015 17:14:01 +0000 (UTC) From: "Freddy Exposito (JIRA)" To: dev@ws.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (WSS-542) Secure Conversation Renew is missing Instance creation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WSS-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freddy Exposito updated WSS-542: -------------------------------- Priority: Minor (was: Major) > Secure Conversation Renew is missing Instance creation > ------------------------------------------------------ > > Key: WSS-542 > URL: https://issues.apache.org/jira/browse/WSS-542 > Project: WSS4J > Issue Type: Bug > Affects Versions: 2.0.4, 2.1.1 > Reporter: Freddy Exposito > Assignee: Colm O hEigeartaigh > Priority: Minor > Fix For: 2.0.5, 2.1.2 > > Attachments: wss4j-sct-with-instance.patch > > > Secure Conversation Renew is not working from a .NET client because 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 sub-element (only when using references)" > The attached patch works for us -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org For additional commands, e-mail: dev-help@ws.apache.org