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 5EFEE9061 for ; Mon, 5 Mar 2012 13:22:49 +0000 (UTC) Received: (qmail 29171 invoked by uid 500); 5 Mar 2012 13:22:43 -0000 Delivered-To: apmail-ws-dev-archive@ws.apache.org Received: (qmail 28536 invoked by uid 500); 5 Mar 2012 13:22:42 -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 28347 invoked by uid 99); 5 Mar 2012 13:22:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Mar 2012 13:22:42 +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; Mon, 05 Mar 2012 13:22:40 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 225209197 for ; Mon, 5 Mar 2012 13:21:59 +0000 (UTC) Date: Mon, 5 Mar 2012 13:21:59 +0000 (UTC) From: "Colm O hEigeartaigh (Closed) (JIRA)" To: dev@ws.apache.org Message-ID: <226707352.22272.1330953719141.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <322900479.59646.1327058441220.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (WSS-335) SAML NotOnOrAfter Conditions not set correctly in certain circumstances MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/WSS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh closed WSS-335. ----------------------------------- > SAML NotOnOrAfter Conditions not set correctly in certain circumstances > ----------------------------------------------------------------------- > > Key: WSS-335 > URL: https://issues.apache.org/jira/browse/WSS-335 > Project: WSS4J > Issue Type: Bug > Affects Versions: 1.6.4 > Reporter: Colm O hEigeartaigh > Assignee: Colm O hEigeartaigh > Fix For: 1.6.5 > > > The SAML NotOnOrAfter Conditions is not set correctly in certain circumstances, when creating SAML 1.1 and SAML 2 Assertions. This happens when the user adds a "ConditionsBean" in the CallbackHandler to create the SAML Token, but does not specify either notBefore, notAfter or tokenPeriodMinutes. In this case, a Conditions element is created in which the NotOnOrAfter time is the exact same as the NotBefore time. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org For additional commands, e-mail: dev-help@ws.apache.org