Quote from: schubdog on February 13, 2025, 10:14:29 PMHey,
thank your for the reply. I got it now worky partly, so i can access my proxied Domains secure by Authentik from outside my lan.
But there are two things i'm still struggeling.
1. Bypass with API. I'm used to work with Authelia and was able to set bypass rules with API Keys for Vaultwarden and notifiarr but i don't get it working with Caddy and Authentik
2. How can i access my proxied domain in Lan ?
br
Schubdog
For #1, go to Applications -> Providers -> (edit the application proxy prorivider for the app you want to bypass api) -> Advanced protocol settings -> Unauthenticated Paths, and then add the api path to the "Unauthenticated Paths" field.
For example:
Unauthenticated Paths: */api/.*
For #2, not sure I follow 100% here. Maybe add local dns entries to point to your wan ip?