Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 82824 invoked from network); 23 Mar 2010 04:25:52 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Mar 2010 04:25:52 -0000 Received: (qmail 1256 invoked by uid 500); 23 Mar 2010 04:25:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 1149 invoked by uid 500); 23 Mar 2010 04:25:51 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 1135 invoked by uid 99); 23 Mar 2010 04:25:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Mar 2010 04:25:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Mar 2010 04:25:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4A12D234C4AF for ; Tue, 23 Mar 2010 04:25:27 +0000 (UTC) Message-ID: <1877320615.425081269318327302.JavaMail.jira@brutus.apache.org> Date: Tue, 23 Mar 2010 04:25:27 +0000 (UTC) From: "Rex Wang (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-5196) Add a own authenticator for Spnego login In-Reply-To: <1375009843.399381269243987554.JavaMail.jira@brutus.apache.org> 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/GERONIMO-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rex Wang updated GERONIMO-5196: ------------------------------- Fix Version/s: (was: 2.1.5) Wish List Move to wish list since we won't include this in the upcoming G 2.1.5 release. Hope we can pick this in the next release. > Add a own authenticator for Spnego login > ---------------------------------------- > > Key: GERONIMO-5196 > URL: https://issues.apache.org/jira/browse/GERONIMO-5196 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: Tomcat > Environment: geronimo tomcat assembly > Reporter: Ashish Jain > Assignee: Ashish Jain > Fix For: 2.2.1, 3.0, Wish List > > > It should be possible to use a custom authenticator for Spnego login. This includes the ability to have a different authentication method for web.xml. This is an improvement over GERONIMO-5129. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.