docs: fix envoy docs (#4119)

pull/4120/head
James Elliott 2022-10-03 15:28:31 +11:00 committed by GitHub
parent e9e6818058
commit 21a24ac1e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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" >}}

View File

@ -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