Return-Path: X-Original-To: apmail-manifoldcf-dev-archive@www.apache.org Delivered-To: apmail-manifoldcf-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 32361DB63 for ; Wed, 7 Nov 2012 12:05:15 +0000 (UTC) Received: (qmail 56347 invoked by uid 500); 7 Nov 2012 12:05:14 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 56218 invoked by uid 500); 7 Nov 2012 12:05:13 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 56169 invoked by uid 99); 7 Nov 2012 12:05:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 12:05:12 +0000 Date: Wed, 7 Nov 2012 12:05:11 +0000 (UTC) From: "Maciej Lizewski (JIRA)" To: dev@manifoldcf.apache.org Message-ID: <726504107.80193.1352289912185.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CONNECTORS-566) Simple JDBC Authority connector MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Maciej Lizewski created CONNECTORS-566: ------------------------------------------ Summary: Simple JDBC Authority connector Key: CONNECTORS-566 URL: https://issues.apache.org/jira/browse/CONNECTORS-566 Project: ManifoldCF Issue Type: Improvement Reporter: Maciej Lizewski For scenarios when privileges are based on SQL database with user records and some authorization tokens assigned to them (groups, etc). It could help when you have to index number of www sites based on common user-group authorization in database. Also it could help on showcases, presentations and demo versions of "solr-manifold-search client" to show how authorization works. (of course I already have this connector written as additional class in default JDBC connector so I could use some of its classes :) ) -- 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