Passport VS Keycloak

Compare Passport vs Keycloak and see what are their differences.

Keycloak

Open Source Identity and Access Management For Modern Applications and Services (by keycloak)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Passport Keycloak
63 249
22,938 23,181
- 3.0%
7.5 10.0
3 months ago 2 days ago
JavaScript Java
MIT License 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.

Passport

Posts with mentions or reviews of Passport. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-24.

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-09-14.
  • Ruby on Rails: Autenticação utilizando Devise + Keycloak
    1 project | dev.to | 15 Oct 2024
  • Optimizing Keycloak Caches: Best Practices for Embedded and External Infinispan
    1 project | dev.to | 16 Sep 2024
    One common approach is to use an external Infinispan with a database persistence to store sessions outside of Keycloak, at least until version 26 makes the user session persistence feature (introduced in Keycloak version 25) a permanent part of Keycloak, moving beyond its previous preview status.
  • OAuth 2 Token Exchange with Spring Security and Keycloak
    3 projects | dev.to | 14 Sep 2024
    In today's interconnected digital landscape, companies often collaborate to provide seamless services to their users. In this post, we’ll explore a scenario involving two hypothetical companies: MyDoctor and MyHealth. We’ll demonstrate how MyHealth users can log in to MyDoctor using their MyHealth credentials, and how MyDoctor's backend can securely call MyHealth's APIs on behalf of the user. To achieve this, we’ll leverage OAuth 2 Token Exchange (RFC8693) with Spring Security and Keycloak.
  • OAuth 2 for SWEs working on AuthZ systems
    2 projects | dev.to | 28 Aug 2024
    Does not have LTS support so major version upgrades may be necessary when security patches are released. However, major version upgrades may cause breaking changes (which I have encountered a few times).
  • Introduction to Keycloak
    1 project | dev.to | 20 Aug 2024
    export KC_VERSION=24.0.4 curl -LO https://github.com/keycloak/keycloak/releases/download/"${KC_VERSION}"/keycloak-"${KC_VERSION}".zip
    1 project | dev.to | 19 Aug 2024
    Keycloak is an open-source project created by RedHat for Single Sign-On. It provides an Identity and Access Management (IAM) solution designed to secure application services. Additionally, it enables users to authenticate through various identity providers and use fine-grained permissions for regulating access to Software as a Service (SaaS) applications.
  • Securing Angular Apps with Keycloak
    2 projects | dev.to | 2 Aug 2024
    In this article we'll be using Keycloak to quickly secure a Angular application with user management and single sign on (SSO) using the open source IAMs Keycloak for Authentication and Authorization. We will demonstrate the integration by securing a page for logged-in users. This quickly provides a jump-off point to more complex integrations.
  • Identity: Self-Hosted or in the Cloud?
    3 projects | news.ycombinator.com | 12 Jul 2024
    Keycloak is definitely not small but you might find that you can ignore enough of the functionality to pretend that it is.

    https://github.com/keycloak/keycloak

  • Authorization pitfalls: what does Keycloak cloak?
    1 project | dev.to | 12 Jul 2024
    I also thought the assignment appeared when developers were refactoring the code, which might have been even more complicated before. In the end, I found that the function was originally created this way (commit).
  • The 50 best open-source alternatives to popular SaaS software
    73 projects | dev.to | 10 Jul 2024
    GitHub: Keycloak GitHub Repository

What are some alternatives?

When comparing Passport and Keycloak you can also consider the following projects:

everyauth - node.js auth package (password, facebook, & more) for Connect and Express apps

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

Grant - OAuth Proxy

authentik - The authentication glue you need.

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

Apache Shiro - Apache Shiro

supabase - The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

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

passwordless - node.js/express module to authenticate users without password

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

Lockit - Authentication solution for Express

Spring Security - Spring Security

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?