Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41A5E176F4 for ; Tue, 14 Oct 2014 14:05:34 +0000 (UTC) Received: (qmail 90354 invoked by uid 500); 14 Oct 2014 14:05:34 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 90316 invoked by uid 500); 14 Oct 2014 14:05:34 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 90304 invoked by uid 99); 14 Oct 2014 14:05:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Oct 2014 14:05:34 +0000 Date: Tue, 14 Oct 2014 14:05:33 +0000 (UTC) From: "Colm O hEigeartaigh (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CXF-6051) Support sp13:Nonce + sp13:Created in the UsernameTokenInterceptor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Colm O hEigeartaigh created CXF-6051: ---------------------------------------- Summary: Support sp13:Nonce + sp13:Created in the UsernameTokenInterceptor Key: CXF-6051 URL: https://issues.apache.org/jira/browse/CXF-6051 Project: CXF Issue Type: Improvement Components: WS-* Components Reporter: Colm O hEigeartaigh Assignee: Colm O hEigeartaigh Fix For: 3.0.3, 2.7.14 The UsernameTokenInterceptor kicks in when you have a UsernameToken SupportingToken security policy with no security binding. Currently it doesn't support adding a Nonce or Created via the standard WS-SecurityPolicy expressions (although it does support validating UsernameTokens against these policies). -- This message was sent by Atlassian JIRA (v6.3.4#6332)