Keycloak or alternative?

https://lemmy.world/post/43968686

Keycloak or alternative? - Lemmy.World

I have a Talos k8s setup now and I’m trying to add various services. I have discovered that my old htpasswd file won’t cut it for auth. I want to host the following, 1. WebDAV solution (currently sftpgo) 2. Invidious 3. *arr tools 4. Bitwarden Should I go with keycloak? Are there better auth services?

I chose Keycloak because it seemed the most battle tested and least likely to just stop receiving updates and die and that is worth a lot to me. The most annoying thing for me was their storing usernames in lower case but after I figured out how to create custom SPI plugins I got that sorted out.