1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/docs/deployment/supported-proxies
ThinkChaos ba65a3db82
feat(handlers): authorization header switch via query param to /api/verify ()
* [FEATURE] Add auth query param to /api/verify ()

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 () 2021-02-24 10:35:04 +11:00
index.md [FEATURE] Add Remote-Name and Remote-Email headers () 2020-10-26 22:38:08 +11:00
nginx.md feat(handlers): authorization header switch via query param to /api/verify () 2021-02-24 10:35:04 +11:00
traefik1.x.md feat(handlers): authorization header switch via query param to /api/verify () 2021-02-24 10:35:04 +11:00
traefik2.x.md feat(handlers): authorization header switch via query param to /api/verify () 2021-02-24 10:35:04 +11:00