diff --git a/docs/content/en/integration/proxies/envoy.md b/docs/content/en/integration/proxies/envoy.md index b887dc1ea..0099b396e 100644 --- a/docs/content/en/integration/proxies/envoy.md +++ b/docs/content/en/integration/proxies/envoy.md @@ -44,9 +44,9 @@ Below you will find commented examples of the following configuration: * Authelia Portal * Protected Endpoint (Nextcloud) -### Theoretical Example +### Example -Support for [Envoy] should be possible via [Envoy]'s +Support for [Envoy] is possible with Authelia v4.37.0 and higher via [Envoy]'s [external authorization](https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/ext_authz/v3/ext_authz.proto.html#extensions-filters-http-ext-authz-v3-extauthz). {{< details "docker-compose.yaml" >}} diff --git a/docs/content/en/integration/proxies/support.md b/docs/content/en/integration/proxies/support.md index a378f8871..03c1135a7 100644 --- a/docs/content/en/integration/proxies/support.md +++ b/docs/content/en/integration/proxies/support.md @@ -87,7 +87,7 @@ available in [Kubernetes]. You would likely have to build your own [HAProxy] ima ### Envoy -[Envoy] is currently only partially documented however it is technically supported via [Envoy]'s +[Envoy] is supported with Authelia v4.37.0 and higher via [Envoy]'s [external authorization](https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/ext_authz/v3/ext_authz.proto.html#extensions-filters-http-ext-authz-v3-extauthz). ### Caddy