NGINX - Authelia
www.authelia.com › supported-proxies › nginxWe want nginx to proxy the 401 back to the client, not to return a 301. # Basic Authelia Config # Send a subsequent request to Authelia to verify if the user is authenticated # and has the right permissions to access the resource. auth_request /authelia; # Set the `target_url` variable based on the request. It will be used to build the portal ...
NGINX - Authelia
https://www.authelia.com/docs/deployment/supported-proxies/nginx.htmlWe want nginx to proxy the 401 back to the client, not to return a 301. # Basic Authelia Config # Send a subsequent request to Authelia to verify if the user is authenticated # and has the right permissions to access the resource. auth_request /authelia; # Set the `target_url` variable based on the request. It will be used to build the portal ...