mirror of
				https://github.com/linuxserver/docker-swag.git
				synced 2025-10-31 21:17:42 +09:00 
			
		
		
		
	Merge pull request #356 from linuxserver/naming-issue
Update authentik-server.conf.sample
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| ## Version 2023/02/09 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authelia-location.conf.sample | ||||
| # Make sure that your authelia container is in the same user defined bridge network and is named authelia | ||||
| # Rename /config/nginx/proxy-confs/authelia.conf.sample to /config/nginx/proxy-confs/authelia.conf | ||||
| # Rename /config/nginx/proxy-confs/authelia.subdomain.conf.sample to /config/nginx/proxy-confs/authelia.subdomain.conf | ||||
| # Make sure that the authelia configuration.yml has 'path: "authelia"' defined | ||||
|  | ||||
| ## Send a subrequest to Authelia to verify if the user is authenticated and has permission to access the resource. | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| ## Version 2023/02/09 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authelia-server.conf.sample | ||||
| # Make sure that your authelia container is in the same user defined bridge network and is named authelia | ||||
| # Rename /config/nginx/proxy-confs/authelia.conf.sample to /config/nginx/proxy-confs/authelia.conf | ||||
| # Rename /config/nginx/proxy-confs/authelia.subdomain.conf.sample to /config/nginx/proxy-confs/authelia.subdomain.conf | ||||
| # Make sure that the authelia configuration.yml has 'path: "authelia"' defined | ||||
|  | ||||
| # location for authelia subfolder requests | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| ## Version 2023/02/09 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authentik-location.conf.sample | ||||
| # Make sure that your authentik container is in the same user defined bridge network and is named authentik-server | ||||
| # Rename /config/nginx/proxy-confs/authentik.conf.sample to /config/nginx/proxy-confs/authentik.conf | ||||
| # Rename /config/nginx/proxy-confs/authentik.subdomain.conf.sample to /config/nginx/proxy-confs/authentik.subdomain.conf | ||||
|  | ||||
| ## Send a subrequest to Authentik to verify if the user is authenticated and has permission to access the resource. | ||||
| auth_request /outpost.goauthentik.io/auth/nginx; | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| ## Version 2023/02/09 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authentik-server.conf.sample | ||||
| # Make sure that your authentik container is in the same user defined bridge network and is named authentik-server | ||||
| # Rename /config/nginx/proxy-confs/authentik.conf.sample to /config/nginx/proxy-confs/authentik.conf | ||||
| # Rename /config/nginx/proxy-confs/authentik.subdomain.conf.sample to /config/nginx/proxy-confs/authentik.subdomain.conf | ||||
|  | ||||
| # location for authentik subfolder requests | ||||
| location ^~ /outpost.goauthentik.io { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user