Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-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 EA6CB18B9C for ; Fri, 23 Oct 2015 07:49:27 +0000 (UTC) Received: (qmail 1853 invoked by uid 500); 23 Oct 2015 07:49:27 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 1792 invoked by uid 500); 23 Oct 2015 07:49:27 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 1778 invoked by uid 99); 23 Oct 2015 07:49:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Oct 2015 07:49:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AB44B2C1F5E for ; Fri, 23 Oct 2015 07:49:27 +0000 (UTC) Date: Fri, 23 Oct 2015 07:49:27 +0000 (UTC) From: "Jiajia Li (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DIRKRB-436) KDC accepts an unsigned JWT token 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/DIRKRB-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li resolved DIRKRB-436. ------------------------------ Resolution: Fixed > KDC accepts an unsigned JWT token > --------------------------------- > > Key: DIRKRB-436 > URL: https://issues.apache.org/jira/browse/DIRKRB-436 > Project: Directory Kerberos > Issue Type: Bug > Reporter: Colm O hEigeartaigh > Assignee: Jiajia Li > Fix For: 1.0.0-RC2 > > > The KDC accepts an unsigned token + does not fail validation. It should insist on a signed token. See the @Ignore'd test "testUnsignedToken" in WithAccessTokenKdcTest / WithIdentityTokenKdcTest. -- This message was sent by Atlassian JIRA (v6.3.4#6332)