OIDC keycloak logout issue

Hello guys, thanks for the great work. I have setup homarr and oidc keycloak following the SSO section from the doc. It works well, I can log in with keycloak realm accounts, with or without admin right. But when I log out from homarr, it doesn't logout the session from keycloak. Maybe we can add an AUTH_OIDC_REDIRECT_LOGOUT env var for this case?
CB
Cakey Bot22d ago
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?
T
Tag22d ago
This seems like a suggestion you could make on github. As of right now, I would otherwise suggest to set your keycloak sessions expire after x amount of time. I have that on authelia set to 15 minutes. Would be nice to have session expiration transfer over too now that I think about it.