Link Authentik by name in the TinyAuth-alternative tips across 7 files

This commit is contained in:
Djeex
2026-09-04 14:35:06 +02:00
parent c70f26bb0e
commit 5114e8ae87
7 changed files with 7 additions and 15 deletions
+1 -1
View File
@@ -332,7 +332,7 @@ The `location /tinyauth` block runs inside SWAG's own container, so SWAG needs t
::tip{icon=""}
✨ __Tip:__
<br/><br/>
You can protect this app with Authentik instead of TinyAuth by opening `adguard.subdomain.conf` and removing the `#` in front of `include /config/nginx/authentik-server.conf;`{lang=nginx} and `include /config/nginx/authentik-location.conf;`{lang=nginx}. Dont forget to [create an application and a provider in Authentik](/serveex/advanced/authentik/#protecting-an-app-via-reverse-proxy). Youll need to exclude the URL `https://adguard.mydomain.com/dns-query` from authentication:
You can protect this app with [Authentik](/serveex/advanced/authentik) instead of TinyAuth by opening `adguard.subdomain.conf` and removing the `#` in front of `include /config/nginx/authentik-server.conf;`{lang=nginx} and `include /config/nginx/authentik-location.conf;`{lang=nginx}. Dont forget to [create an application and a provider in Authentik](/serveex/advanced/authentik/#protecting-an-app-via-reverse-proxy). Youll need to exclude the URL `https://adguard.mydomain.com/dns-query` from authentication:
- Edit the AdGuard provider
- Under *Advanced Protocol Settings > Authenticated Paths*, enter `^/dns-query`