From dev-return-94777-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Tue Apr 24 21:50:27 2012 Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-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 E8AB09DE1 for ; Tue, 24 Apr 2012 21:50:26 +0000 (UTC) Received: (qmail 72000 invoked by uid 500); 24 Apr 2012 21:50:26 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 71957 invoked by uid 500); 24 Apr 2012 21:50:26 -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 71943 invoked by uid 99); 24 Apr 2012 21:50:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 21:50:26 +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, 24 Apr 2012 21:50:25 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 76B1340DAE1 for ; Tue, 24 Apr 2012 21:50:05 +0000 (UTC) Date: Tue, 24 Apr 2012 21:50:05 +0000 (UTC) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Message-ID: <2046177958.432.1335304205487.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <500562727.11190.1335296136907.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (GERONIMO-6338) jaspic requirements on CallbackHandler processing of CallerPrincipalCallback not implemented 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-6338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261058#comment-13261058 ] David Jencks commented on GERONIMO-6338: ---------------------------------------- initial fix for 3.0-beta rev 1330031. More work needed at eclipse jetty. I think much of the changed code can be moved to geronimo-security so it isn't duplicated. > jaspic requirements on CallbackHandler processing of CallerPrincipalCallback not implemented > -------------------------------------------------------------------------------------------- > > Key: GERONIMO-6338 > URL: https://issues.apache.org/jira/browse/GERONIMO-6338 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: connector, Jetty, Tomcat > Affects Versions: 2.2.1, 3.0-beta-1 > Reporter: David Jencks > > The container's CallbackHandler is supposed to establish the caller principal in the provided Subject from the principal or principal name in the CallerPrincipalCallback. See pp 90 and 91 of the jaspic 1.0 spec. -- 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