and here is the error message I get:
2025-02-01T19:12:03Z: INFO 001 Using config file: /etc/vikunja/config.yml
panic: interface conversion: interface {} is string, not map[string]interface {}
Anything my config is missing or is this still not working?
Thanks for implementing this! I am running version v0.24.1-821-398d0c7ab5 from the unstable branch on dockerhub. I am trying to set up OIDC to my keycloak instance through the ENV vars below:
However, I’m getting the following error in the logs: vikunja | 2025-02-23T20:57:25+01:00: ERROR ▶ 0f7 Error while getting openid provider keycloak: 405 Method Not Allowed: {"error":"HTTP 405 Method Not Allowed"}
I don’t know if its my enviorment variables that aren’t working or if it’s the keycloak instance (I’m too tired to troubleshoot it), so if anyone has any ideas - input is welcome.