From commits-return-2819-apmail-couchdb-commits-archive=couchdb.apache.org@couchdb.apache.org Fri Jul 24 22:37:09 2009 Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 52726 invoked from network); 24 Jul 2009 22:37:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jul 2009 22:37:09 -0000 Received: (qmail 56382 invoked by uid 500); 24 Jul 2009 22:38:14 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 56304 invoked by uid 500); 24 Jul 2009 22:38:14 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 56295 invoked by uid 500); 24 Jul 2009 22:38:14 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 56292 invoked by uid 99); 24 Jul 2009 22:38:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2009 22:38:14 +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.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2009 22:38:11 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id C7349118AA for ; Fri, 24 Jul 2009 22:37:51 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: couchdb-commits@incubator.apache.org Date: Fri, 24 Jul 2009 22:37:51 -0000 Message-ID: <20090724223751.27268.23038@eos.apache.org> Subject: [Couchdb Wiki] Update of "Authentication and Authorization" by CurtArnold X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The following page has been changed by CurtArnold: http://wiki.apache.org/couchdb/Authentication_and_Authorization New page: #format wiki #language en = Authentication and Authorization = == Disclaimer == These pages attempt to collect strands of thoughts that concern authentication and authorization in CouchDB. These pages do not describe the currently available support for authentication and authorization in CouchDB or any agreed implementation plans. == Discussion threads == The following discussions address authentication and authorization concerns: == JIRA issues == The following issues address authentication and authorization concerns: == Definitions == Authentication:: TBD Authorization:: TBD == Authentication use cases == The following use-cases describe potential usage scenarios for an authentication system. The catalog of use-cases could be helpful to describe the feature set of any proposals and to identify any architectural issues. == Authentication hooks == Descriptions of how to connect a authentication system to couchdb. == Authorization use cases == The following use-cases describe potential usage scenarios for an authorization system. The catalog of use-cases could be helpful to describe the feature set of any proposals and to identify any architectural issues. == Authorization hooks == Descriptions of how to connect a authentication system to couchdb. == Proposals ==