You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "big-r81 (via GitHub)" <gi...@apache.org> on 2023/06/23 12:22:38 UTC

[GitHub] [couchdb] big-r81 commented on issue #4590: CookieAuth works only on one node

big-r81 commented on issue #4590:
URL: https://github.com/apache/couchdb/issues/4590#issuecomment-1604207200

   Hey,
   
   the secret needs to be the same on each node, details at section [2.2.3 (Point 4 & 5)](https://docs.couchdb.org/en/stable/setup/cluster.html#preparing-couchdb-nodes-to-be-joined-into-a-cluster).
   
   > I will try opton one. Did you why is not the [`chttpd_auth.secret`](https://docs.couchdb.org/en/stable/config/auth.html#chttpd_auth/secret) is used as auth base?
   
   It is used for Cookie and Proxy authentication!
   https://github.com/apache/couchdb/blob/85e1fa7913b5a564c1731ad86fbba294a9d9a16c/src/couch/src/couch_httpd_auth.erl#L350


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org