Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why Not Use Keycloak? #357

Open
nelsonic opened this issue Sep 10, 2024 · 0 comments
Open

Why Not Use Keycloak? #357

nelsonic opened this issue Sep 10, 2024 · 0 comments

Comments

@nelsonic
Copy link
Member

Someone asked the question on our call today: "why don't we just use keycloak for auth?"

https://github.com/keycloak/keycloak
image

In a single word: Security
https://github.com/keycloak/keycloak/security
image

Session hijacking, DoS, XSS, Leak of LADP, Path traversal ... 😬
Unless you plan to actively maintaining your keycloak instance with regular updates,
it's only a matter of time before another critical vulnerability appears and your auth is hacked.

It's a good thing that RedHat are using it: https://access.redhat.com/products/red-hat-build-of-keycloak
Means that security-minded people have their eyes on it. 👀
But unless you have a system to automatically update and reboot your instance, it will get out-of-date fast!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant