authelia/docs/deployment
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
..
supported-proxies feat(handlers): authorization header switch via query param to /api/verify (#1563) 2021-02-24 10:35:04 +11:00
deployment-ha.md [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00
deployment-kubernetes.md [DOCS] Add FAQ for Kubernetes deployment (#1252) 2020-08-14 13:30:37 +10:00
deployment-lite.md [DOCS] Adjust Deployment navigation order (#1160) 2020-06-29 16:55:41 +10:00
index.md [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00