mirror of
https://github.com/brokenscripts/authentik_traefik.git
synced 2026-04-26 19:55:48 +03:00
[GH-ISSUE #13] Using Forward Auth (single application) #11
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/authentik_traefik#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jonathan8devs on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/brokenscripts/authentik_traefik/issues/13
I see that you have already dealt with the subject in depth. I have a problem that I can't get solved and I haven't gotten any response in my Github ticket yet. Maybe you have a tip for me.
My main problem is that as long as I have forward auth (domain level) active, forward auth (single application) is ignored and I cannot explicitly protect applications.
Describe your question
I’ve tried all the available approaches, including the options described in the documentation. However, I keep getting a “Not Found” page. This page fails to load the CSS files or images and does not redirect to authentication in Authentik.
How can I successfully set up “Forward Auth (single application)” for multiple servers and in general?
Relevant info
Screenshots
Version and Deployment
Additional context
dynamic conf of Traefik
App konfiguration
@e-o-j commented on GitHub (Apr 24, 2025):
I have the exact same problem
@jonathan8devs commented on GitHub (Apr 25, 2025):
@e-o-j
I've now got it working. I'll write how I solved it when I get a chance.