[
https://issues.apache.org/jira/browse/COUCHDB-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15521259#comment-15521259
]
Lucas Satabin commented on COUCHDB-3154:
----------------------------------------
Same problem with OAuth authentication handler. It is only available with
[httpd ] not [chttpd]. Am I missing something? Is it intended?
> Proxy authentication does not work in 2.0
> -----------------------------------------
>
> Key: COUCHDB-3154
> URL: https://issues.apache.org/jira/browse/COUCHDB-3154
> Project: CouchDB
> Issue Type: Bug
> Reporter: Daniel Holth
> Attachments: chttpd.patch
>
>
> I've followed the documentation but can't seem to get proxy authentication to
> do anything in CouchDB 2.0. Running https://github.com/klaemo/docker-couchdb.
> I'm looking for my user to show up or at least for the word "proxy" to appear
> in _session.
> Steps to reproduce
> In local.ini:
> [httpd]
> authentication_handlers = {couch_httpd_auth, proxy_authentication_handler},
> {couch_httpd_auth, cookie_authentication_handler}, {couch_httpd_auth,
> default_authentication_handler}
> Then restart couchdb, fetch _session, and look for "proxy" in the list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)