Open Fleench opened 1 month ago
Not sure if this is 100% related but I also have issues getting Keycloak to work. Keycloak works fine with other services but it just won't work with Dashy. However in my case there is just one (browser) console entry with "Failed to authenticate with Keycloak", the POST to the token endpoint returns 200 and Keycloak lists an active session. I can also see IDENTITY/SESSION cookies for the auth domain Keycloak runs behind but no cookies for the domain pointing to Dashy, is this intended?
https://github.com/Lissy93/dashy/issues/1625
Seems like keycloak has been broken since some longer time.
Honestly I wouln't think this will get fixed in any near future, looking at the state of this project behind the curtains and the owner of this repo.
One solution is to use OIDC auth which (for now) still works, please see take a look at my answers to this issue.
Environment
Self-Hosted (Docker)
System
Arch based Chromium version 129.0.6668.101
Version
3.1.1
Describe the problem
When attempting to authenticate via Keycloak I get passed the sign in screen and then a 401 error is thrown blocking me from Keycloak
Additional info
Dashy Auth Config
Console Logs
Please tick the boxes