Unable to login using Traefik with auth middleware #58

Closed
opened 2026-04-05 16:15:40 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jamesharding on 3/14/2026

Hello!

When Databasus is being served using traefik with authelia as the auth middleware, I am unable to log in to the application. After filling the username and password, the credentials are corrently POSTed, and an auth token is returned, but the page just redirects back to the signup page again (and I cannot see the auth token stored in any cookie/localstorage).

Disabling authelia middleware solves the issue, but for such a sensative resource, it makes sense to allow it to be secured with multiple layers.

Any thoughts?

*Originally created by @jamesharding on 3/14/2026* Hello! When Databasus is being served using traefik with authelia as the auth middleware, I am unable to log in to the application. After filling the username and password, the credentials are corrently POSTed, and an auth token is returned, but the page just redirects back to the signup page again (and I cannot see the auth token stored in any cookie/localstorage). Disabling authelia middleware solves the issue, but for such a sensative resource, it makes sense to allow it to be secured with multiple layers. Any thoughts?
MrUnknownDE added the bugbugbugbugbugbugbugbugbugbugbugbugbug labels 2026-04-05 16:15:40 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/databasus#58