Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 98577 invoked from network); 22 Mar 2011 13:27:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Mar 2011 13:27:44 -0000 Received: (qmail 40084 invoked by uid 500); 22 Mar 2011 13:27:44 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 40022 invoked by uid 500); 22 Mar 2011 13:27:43 -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 40014 invoked by uid 99); 22 Mar 2011 13:27:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Mar 2011 13:27:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Mar 2011 13:27:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id F068941BA1 for ; Tue, 22 Mar 2011 13:27:05 +0000 (UTC) Date: Tue, 22 Mar 2011 13:27:05 +0000 (UTC) From: "Colm O hEigeartaigh (JIRA)" To: issues@cxf.apache.org Message-ID: <1734965245.3692.1300800425981.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <7141609.71651293719865760.JavaMail.jira@thor> Subject: [jira] [Commented] (CXF-3224) WS-Trust: remove current wst:KeyType and wst:KeySize defaults 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/CXF-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009639#comment-13009639 ] Colm O hEigeartaigh commented on CXF-3224: ------------------------------------------ I've added a boolean parameter to disable sending the (default) KeyType. The KeySize is only set if the KeyType is sent. Colm. > WS-Trust: remove current wst:KeyType and wst:KeySize defaults > ------------------------------------------------------------- > > Key: CXF-3224 > URL: https://issues.apache.org/jira/browse/CXF-3224 > Project: CXF > Issue Type: Improvement > Components: WS-* Components > Affects Versions: 2.3.1 > Reporter: Willem Salembier > Fix For: 2.4, 2.3.4 > > > Currently the RST always contains a wst:KeyType and wst:KeySize field. The WS-Trust 1.3 specification says these tags are optional. > We like CXF to render the following simple RST to ask for a SAML v1.1 token. > > http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1 > http://docs.oasis-open.org/ws-sx/ws-trust/200512/Issue > > > 1234 > > > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira