docs: fix envoy docs (#4119)
parent
e9e6818058
commit
21a24ac1e1
|
@ -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" >}}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue