What are your thoughts on using Keycloak for Single Sign-On?

0
12
Asked By CuriousCat42 On

Hi everyone! I have a quick question about Single Sign-On (SSO) implementations. Currently, I'm using Authelia as my SSO solution for some applications that don't require authentication, like Redpanda. However, my colleagues have shared that they've faced several issues with Authelia, and there seems to be a persistent problem they can't resolve. I'm curious to know about your experiences using Keycloak as an SSO solution specifically for Docker-based applications. Any insights would be greatly appreciated! Thanks!

3 Answers

Answered By TechieTim24 On

Keycloak is really the go-to for enterprise-level SSO! It's open-source and pretty much covers everything you might need. However, be aware that it does use more RAM than some other options, and it can feel a bit complex because of its advanced features. That said, I've had a great experience using Keycloak for both commercial and personal projects. If you're okay with these trade-offs, it could work well for you. If not, you might stick with Authelia if it works for your needs. Sometimes sticking with what you know makes more sense!

HelpfulHarry92 -

Thanks for breaking that down! I'm definitely leaning towards wanting an all-in-one solution for my projects.

UserNinja -

How do you manage it if a service doesn’t have native authentication? Do you just set up a reverse proxy? Would love to hear your setup!

Answered By InquisitiveAlice On

Just curious, but what issues exactly are your colleagues having with Authelia? Sometimes knowing the specifics can help others offer better advice!

Answered By SkepticalSam On

I think this might be the wrong forum for this sort of question! Maybe try communities that focus on self-hosted solutions or SSO setups for more targeted advice?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.