On Mon, Jan 11, 2010 at 02:34:23PM +0000, Matteo Caprari wrote: > - It uses its own cookie scheme to maintain authentication. Ideally it > should install > a cookie compatible with couch_httpd_auth, but that requires mapping > an openid to a real user or > creating a real user.
How do openid users get assigned to roles, or is that not done? Does that mean that your application's validate_doc_update currently has to have hard-coded the capabilities for individual openids? Thanks, Brian.
