this post was submitted on 10 Jun 2026
36 points (97.4% liked)
digitalescapetools
159 readers
7 users here now
A hub for discovering and sharing privacy-respecting, open-source, and self-hosted digital tools that improve productivity, creativity, and digital independence.
founded 3 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is there a reason why Keycloak isn't used much? I've been loving it for years without issue but I rarely see it discussed.
Keycloak only really acts as an OIDC/SAML provider. Whereas Authentik can do OIDC, SAML, LDAP, and more in a single app. It's just extremely rich.
I really like it because it has invites, which are extremely nice if you really want that form of fast onboarding.
Perhaps I should take a look then, although I'll admit all my SSO stuff is over OIDC.
I'm not sure what you mean about LDAP. KC can absolutely interface with LDAP.
It can interface with ldap, but it cannot act as an ldap provider.
Keycloak is burdened by java, if I recall. I'm not sure whether this one is too. (I do need to install one of them soon, but I select on SLSA level and unfortunately can't select against bloat here)