JHipster.NET VS Keycloak

Compare JHipster.NET vs Keycloak and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
JHipster.NET Keycloak
9 230
304 19,946
0.3% 2.2%
6.4 10.0
about 1 month ago 3 days ago
EJS Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

JHipster.NET

Posts with mentions or reviews of JHipster.NET. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-07.
  • Discovery of the CQRS design pattern thanks to JHipster.NET .
    1 project | /r/dotnet | 3 Aug 2022
    I found this post about a highly customisable .NET Application generator which looks promising. It could be indeed very convenient to gather a fast "start template" for any project. Since the latest release, it looks like we can enable the "CQRS design pattern". I never heard about CQRS before, but from what I understood it uses the mediator pattern from MediatR to do a "seggregation" between queries and commands thanks to an "Application layer". I also found some people arguing that MediatR is good and that they're using it to implement CQRS. I also find that those patterns are very close to the DDD approach. What bothers me is that those patterns‏‏‎‏‏‎‏‏‎‏‏‎­seem really difficult to understand/master. If you're curious just like me, you can try to generate a CQRS app from their Github repository. I find this being a good way to discover this "not so well-known" pattern. But anyway, do you think that it's a good design pattern? I never worked on a project using it, and I'm afraid that the beneffits from this pattern aren't worth the trouble.
  • Is auth WAY too hard in .NET?
    10 projects | /r/dotnet | 7 Jul 2022
    Well, I happen to be involved in a code generator (https://github.com/jhipster/jhipster-dotnetcore).
  • MongoDB and CQRS support on JHipster.NET 3.1.1+
    1 project | /r/jhipsterdotnetcore | 3 Aug 2021
    1 project | /r/jhipster | 3 Aug 2021
  • JHipster.NET 3.1.1 : CQRS and MongoDB support
    1 project | /r/jhipster | 3 Aug 2021
    If you're curious just like me, you can try to generate a CQRS app from their Github repository. It find this being a good way to discover this "not so well-known" pattern.
  • Welcome
    2 projects | /r/jhipsterdotnetcore | 30 Jul 2021
    This community is based on JHipster.NET, an open-source .NET application generator based on JHipster !
  • Dot Net Core vs Django for rapid development?
    1 project | /r/dotnet | 28 May 2021
    https://github.com/jhipster/jhipster-dotnetcore https://wrapt.dev/
  • What a good Starter Kit for WebAPI for Asp.NET Core
    6 projects | /r/dotnet | 24 Mar 2021
    https://github.com/jhipster/jhipster-dotnetcore is quite nice and lets you generate code using their JDL format which is quite easy to use, not really a starter kit though, goes a bit further than the basics
  • Has anyone use the AbP framework? What do you think of it?
    2 projects | /r/dotnet | 28 Dec 2020
    Hi, i'm the maintener of JHipster.NET (https://github.com/jhipster/jhipster-dotnetcore). The advantage of JHipster.NET it's that the code is generated so you can do whatever you want with it. And there's less magic. That's what i like in this project compared to the other libraries.

Keycloak

Posts with mentions or reviews of Keycloak. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.
  • Simplifying Keycloak Configuration with Terraform and Terragrunt
    1 project | dev.to | 4 May 2024
    Keycloak, an open-source identity and access management solution, provides robust authentication and authorization services for modern applications. However, configuring Keycloak instances manually can be tedious and error-prone. In this blog post, we'll explore how to simplify Keycloak configuration using Terraform and Terragrunt, enabling infrastructure as code (IaC) practices for managing Keycloak realms, clients, users, and more.
  • Securing Vue Apps with Keycloak
    3 projects | dev.to | 3 Apr 2024
    In this article we'll be using Keycloak to secure a Vue.js Web application. We're going to leverage oidc-client-ts to integrate OIDC authentication with the Vue app. The oidc-client-ts package is a well-maintained and used library. It provides a lot of utilities for building out a fully production app.
  • User Management and Identity Brokering for On-Prem Apps with Keycloak
    1 project | dev.to | 3 Apr 2024
    Keycloak has been a leader in the Identity and Access Management world since its launch almost 8 years ago. It is an open-source offering under the stewardship of Red Hat
  • Navigating Identity Authentication: From LDAP to Modern Protocols
    2 projects | dev.to | 28 Mar 2024
  • Ask HN: No-code, simple-setup user management
    1 project | news.ycombinator.com | 11 Mar 2024
    It sounds like what you're looking for is an identity provider.

    A popular open source option is https://www.keycloak.org/

    This application can manage your users, then you can use standards like OpenID or SAML to plug it into your application, of which there are usually many plugins to accomplish this depending on your tech stack.

  • Top 6 Open Source Identity and Access Management (IAM) Solutions For Enterprises
    3 projects | dev.to | 21 Feb 2024
    KeyCloak is a Cloud Native Computing Foundation (CNCF) project that offers enterprise IAM solutions. Keycloak emphasizes proficient enterprise authorization solutions by providing:
  • Outline: Self hostable, realtime, Markdown compatible knowledge base
    7 projects | news.ycombinator.com | 16 Jan 2024
    Outline only uses SSO for authentication. The solution when self hosting is use a private keycloak server [1]. This allows you to do email based auth.

    [1] https://www.keycloak.org/

  • Keycloak open redirect: wildcard redirect URIs can be exploited to steal tokens
    2 projects | news.ycombinator.com | 12 Jan 2024
    > Keycloak was good but has too much legacy for 10+ years.

    I got curious, actually seems to check out and explains why it's so well documented (but also complex and oftentimes confusing):

    > The first production release of Keycloak was in September 2014, with development having started about a year earlier.

    https://en.wikipedia.org/wiki/Keycloak

    https://github.com/keycloak/keycloak/releases/tag/1.0.0.Fina...

  • What Is OIDC?
    3 projects | news.ycombinator.com | 21 Dec 2023
    > Don't outsource either your authentication or authorization. Run it in-house.

    This is hard to do, though. I hope people here will drop a lot of combinations that work for them!

    Personally, for a small/medium scale project, I went with:

    Keycloak: https://www.keycloak.org/

    It supports various backing RDBMSes (like PostgreSQL, MariaDB/MySQL and others), allows both users that you persist in your own DB, as well as various external sources, like social login across various platforms, is an absolute pain to configure and sometimes acts in stupid ways behind a reverse proxy, but has most of the features that you might ever want, which sadly comes coupled with some complexity and an enterprise feeling.

    I quite like that it offers the login/registration views that you need with redirects, as well as user management, storing roles/permissions and other custom attributes. It's on par with what you'd expect and should serve you nicely.

    mod_auth_openidc: https://github.com/OpenIDC/mod_auth_openidc

    This one's a certified OpenID Connect Relying Party implementation for... Apache2/httpd.

    Some might worry about the performance and there are other options out there (like a module for OpenResty, which is built on top of Nginx), but when coupled with mod_md Apache makes for a great reverse proxy/ingress for my personal needs.

    The benefit here is that I don't need 10 different implementations for each service/back end language that's used, I can outsource the heavy lifting to mod_auth_openidc (protected paths, needed roles/permissions, redirect URLs, token renewal and other things) and just read a few trusted headers behind the reverse proxy if further checks are needed, which is easy in all technologies.

    That said, the configuration there is also hard and annoying to do, as is working with OpenID Connect in general, even though you can kind of understand why that complexity is inherent. Here's a link with some certified implementations, by the way: https://openid.net/developers/certified-openid-connect-imple...

  • Auth0 increases price by 300%
    7 projects | /r/webdev | 7 Dec 2023
    You couldn't pay me to use their bullshit...if you need an identity server/provider go with Keycloak. Open source, free, and standards based, works better and scales better too.

What are some alternatives?

When comparing JHipster.NET and Keycloak you can also consider the following projects:

ABP - Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

authelia - The Single Sign-On Multi-Factor portal for web apps

Serene - Business Apps Made Simple with Asp.Net Core MVC / TypeScript

authentik - The authentication glue you need.

ASP.NET MVC Boilerplate - .NET project templates with batteries included, providing the minimum amount of code required to get you going faster.

Apache Shiro - Apache Shiro

ASP.NET Core Starter Kit - Cross-platform web development with Visual Studio Code, C#, F#, JavaScript, ASP.NET Core, EF Core, React (ReactJS), Redux, Babel. Single-page application boilerplate.

OPA (Open Policy Agent) - Open Policy Agent (OPA) is an open source, general-purpose policy engine.

CleanArchitecture - Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core

IdentityServer - The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core

MVC.Template

Spring Security - Spring Security