nginx reverse proxy using digest authentication to origin

Yang Yu yang.yu.list at gmail.com
Sat Dec 29 00:17:35 UTC 2018


Hi,

Is there a way to make nginx use digest authentication for connection to origin?

For HTTP basic auth, `proxy_set_header Authorization` to a static
string works. I can't find information on how to support other
authentication schemes to origin.

Thanks.


Yang


More information about the nginx mailing list