Authentik OIDC ssl Handshake issue
Hello, I installed Homarr 1.43.2 on Unraid Docker yesterday and I have been trying to setup oidc with Authentik. Homarr is sitting behind an NginxProxyManager and is reachable with no problems, but I get an error when trying to login with Authentik, see screenshot.
I have added the fullchain2.pem certificate to homarr already and I have gone through many different docker configs with no success.
I have not found anyone else with this specific error.
Thanks in advance!

3 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Relevant part of my Docker config:
Through ChatGPT I found an issue that i hadn't noticed before. The time in my homarr container is 1 hour behind my actual timezone and the authentik container, which might cause this issue. The question now is why the time is wrong an how can I fix it.
My Unraid Docker starts with the environment Variable TZ=Europe/Berlin so it should be correct
Hmm not sure what is going on here, do you use https for a non-https url maybe? Yeah timezone should work theoretically