authelia/docs/deployment/supported-proxies
ThinkChaos ba65a3db82
feat(handlers): authorization header switch via query param to /api/verify (#1563)
* [FEATURE] Add auth query param to /api/verify (#1353)

When `/api/verify` is called with `?auth=basic`, use the standard
Authorization header instead of Proxy-Authorization.

* [FIX] Better basic auth error reporting

* [FIX] Return 401 when using basic auth instead of redirecting

* [TESTS] Add tests for auth=basic query param

* [DOCS] Mention auth=basic argument and provide nginx example

* docs: add/adjust basic auth query arg docs for proxies

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-02-24 10:35:04 +11:00
..
haproxy.md feat(handlers): authorization header switch via query param to /api/verify (#1563) 2021-02-24 10:35:04 +11:00
index.md [FEATURE] Add Remote-Name and Remote-Email headers (#1402) 2020-10-26 22:38:08 +11:00
nginx.md feat(handlers): authorization header switch via query param to /api/verify (#1563) 2021-02-24 10:35:04 +11:00
traefik1.x.md feat(handlers): authorization header switch via query param to /api/verify (#1563) 2021-02-24 10:35:04 +11:00
traefik2.x.md feat(handlers): authorization header switch via query param to /api/verify (#1563) 2021-02-24 10:35:04 +11:00