diff --git a/source/_docs/authentication/providers.markdown b/source/_docs/authentication/providers.markdown index 9c1c91728a3..4ff24ee1ca0 100644 --- a/source/_docs/authentication/providers.markdown +++ b/source/_docs/authentication/providers.markdown @@ -61,6 +61,12 @@ The [multi-factor authentication module](/docs/authentication/multi-factor-auth/ +
+ +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 + +
+ Here is an example in `configuration.yaml` to set up Trusted Networks: ```yaml