1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/docs/deployment
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
..
supported-proxies feat(handlers): authorization header switch via query param to /api/verify () 2021-02-24 10:35:04 +11:00
deployment-ha.md [FEATURE] Docker simplification and configuration generation () 2020-06-17 16:25:35 +10:00
deployment-kubernetes.md [DOCS] Add FAQ for Kubernetes deployment () 2020-08-14 13:30:37 +10:00
deployment-lite.md [DOCS] Adjust Deployment navigation order () 2020-06-29 16:55:41 +10:00
index.md [DOCS] Bootstrap new documentation website based on just-the-docs () 2020-02-29 01:43:59 +01:00