Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 305A9EC4E for ; Mon, 4 Feb 2013 22:28:13 +0000 (UTC) Received: (qmail 68395 invoked by uid 500); 4 Feb 2013 22:28:13 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 68351 invoked by uid 500); 4 Feb 2013 22:28:13 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 68342 invoked by uid 99); 4 Feb 2013 22:28:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 22:28:13 +0000 Date: Mon, 4 Feb 2013 22:28:13 +0000 (UTC) From: "John Vines (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-996) explore exposing accumulo token in proxy 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/ACCUMULO-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570699#comment-13570699 ] John Vines commented on ACCUMULO-996: ------------------------------------- [~ctubbsii] has pointed out that there are inconvenient session management issues that need to be handled in the proxy if we use session IDs. Instead, we can get rid of any unecessary session management issues while maintaining code simplicity by having login() spit back the serialized token instead of a session which maps to the token in the proxy. > explore exposing accumulo token in proxy > ---------------------------------------- > > Key: ACCUMULO-996 > URL: https://issues.apache.org/jira/browse/ACCUMULO-996 > Project: Accumulo > Issue Type: Sub-task > Components: proxy > Reporter: Keith Turner > Assignee: John Vines > Fix For: 1.5.0 > > > with the new security related changes for 1.5, do the new authentication mechanism need to be exposed in the proxy? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira