--- title: "Supported Proxies" description: "An introduction into the Authelia overview." lead: "An introduction into the Authelia overview." date: 2022-06-15T17:51:47+10:00 draft: false images: [] menu: overview: parent: "prologue" weight: 130 toc: false --- The following table is a support matrix for Authelia features and specific reverse proxies. | Proxy | [Standard](#standard) | [Kubernetes](#kubernetes) | [XHR Redirect](#xhr-redirect) | [Request Method](#request-method) | |:---------------------:|:-------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------:|:-----------------------------------------------------:|:-----------------------------------------------------:| | [Traefik] | [](../../integration/proxies/traefik.md) | [](../../integration/kubernetes/traefik-ingress.md) | | | | [NGINX] | [](../../integration/proxies/nginx.md) | [](../../integration/kubernetes/nginx-ingress.md) | | | | [NGINX Proxy Manager] | [](../../integration/proxies/nginx-proxy-manager.md) | | | | | [SWAG] | [](../../integration/proxies/swag.md) | | | | | [HAProxy] | [](../../integration/proxies/haproxy.md) | | | | | [Caddy] | [](../../integration/proxies/caddy.md) | | | | | [Traefik] 1.x | [](../../integration/proxies/traefikv1.md) | | | | | [Envoy] | [](../../integration/proxies/envoy.md) | [](../../integration/kubernetes/istio.md) | | | | [Skipper] | [](../../integration/proxies/skipper.md) | | | | | [Apache] | | | | | | [IIS] | | | | | Legend: | Icon | Meaning | |-------------------------------------:|:-------------------:| | | Supported | | | Unknown | | | Partially Supported | | | Not Supported | ## More Information For more comprehensive support information please see the [Proxy Integration Support](../../integration/proxies/support.md) guide. [NGINX]: https://www.nginx.com/ [NGINX Proxy Manager]: https://nginxproxymanager.com/ [SWAG]: https://docs.linuxserver.io/general/swag [Traefik]: https://traefik.io/ [Caddy]: https://caddyserver.com/ [HAProxy]: https://www.haproxy.com/ [Envoy]: https://www.envoyproxy.io/ [Skipper]: https://opensource.zalando.com/skipper/ [Caddy]: https://caddyserver.com/ [Apache]: https://httpd.apache.org/ [IIS]: https://www.iis.net/