You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2009/07/25 00:37:51 UTC

[Couchdb Wiki] Update of "Authentication and Authorization" by CurtArnold

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 ==