Document trusted_networks/trusted_proxies clash (#24849)

This commit is contained in:
nashant 2022-11-07 10:50:06 +00:00 committed by GitHub
parent e8fd21a98b
commit d84ef34591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,6 +61,12 @@ The [multi-factor authentication module](/docs/authentication/multi-factor-auth/
</div> </div>
<div class='note info'>
You cannot trust a network that you are using in any [trusted_proxies](/integrations/http/#reverse-proxies). The `trusted_networks` authentication will fail with the message: Your computer is not allowed
</div>
Here is an example in `configuration.yaml` to set up Trusted Networks: Here is an example in `configuration.yaml` to set up Trusted Networks:
```yaml ```yaml