Need advice about which tool to choose?Ask the StackShare community!

Keycloak

762
1.3K
+ 1
102
ORY Kratos

14
99
+ 1
0
Add tool

Keycloak vs ORY Kratos: What are the differences?

Introduction

Keycloak and ORY Kratos are two powerful open-source identity and access management (IAM) solutions. Both provide features to authenticate, authorize, and manage user identities within a system. However, there are some key differences between them that make them suitable for different use cases. Below are the key differences between Keycloak and ORY Kratos.

  1. Authentication Options: Keycloak offers a wide range of authentication options out of the box, including username and password, social logins (such as Google, Facebook), multi-factor authentication (MFA), and more. On the other hand, ORY Kratos focuses more on standardized protocols like OAuth2 and OpenID Connect and doesn't have the same breadth of authentication options as Keycloak.

  2. User Registration and Self-Service: Keycloak provides a comprehensive user registration and self-service feature set, which includes customizable registration forms, password reset, email verification, and user profile management. ORY Kratos, on the other hand, focuses on providing a lightweight, API-driven approach, and does not have the same level of built-in user registration and self-service functionality as Keycloak.

  3. Scalability: Keycloak has been designed with scalability in mind and can handle large user bases and high traffic loads. It offers clustering and load balancing capabilities, making it suitable for enterprise-grade deployments. ORY Kratos, while also scalable, is designed to be lightweight and optimized for smaller deployments. It may not be as suitable for handling extremely high loads or massive user bases as Keycloak.

  4. Supported Identity Protocols: Keycloak supports a wide range of identity protocols such as SAML, OAuth2, OpenID Connect, and LDAP. It provides seamless integration with various identity providers and can act as an identity broker. ORY Kratos, on the other hand, primarily focuses on OAuth2 and OpenID Connect, with limited support for other protocols. It does not have the same level of flexibility and extensibility as Keycloak when it comes to identity protocol support.

  5. Administration and Management: Keycloak provides a web-based administration console that offers a rich set of features for managing users, roles, permissions, and other IAM functionalities. It also provides fine-grained access control and customizable user workflows. ORY Kratos, being more API-driven, does not have a graphical user interface (GUI) for administration and management. It requires interacting with its API directly, which may require additional development effort.

  6. Community and Ecosystem: Keycloak has a large and active community of contributors and users, making it easier to find resources, support, and plugins/extensions. It also has a well-established ecosystem with numerous integrations in various domains. ORY Kratos, being a relatively newer project, has a smaller community and ecosystem in comparison. It may have a more limited set of integrations and community-driven resources available.

In summary, Keycloak offers a broader range of authentication options, extensive user registration and self-service features, better scalability for enterprise-grade deployments, support for various identity protocols, a user-friendly administration console, and a larger community and ecosystem. ORY Kratos, on the other hand, focuses on standardized protocols, provides a lightweight API-driven approach, and may be more suitable for smaller deployments with specific needs.

Advice on Keycloak and ORY Kratos
Needs advice
on
KeycloakKeycloakOktaOkta
and
Spring SecuritySpring Security

I am working on building a platform in my company that will provide a single sign on to all of the internal products to the customer. To do that we need to build an Authorisation server to comply with the OIDC protocol. Earlier we had built the Auth server using the Spring Security OAuth project but since in Spring Security 5.x it is no longer supported we are planning to get over with it as well. Below are the 2 options that I was considering to replace the Spring Auth Server. 1. Keycloak 2. Okta 3. Auth0 Please advise which one to use.

See more
Replies (3)
Luca Ferrari
Solution Architect at Red Hat, Inc. · | 5 upvotes · 234.3K views
Recommends
on
KeycloakKeycloak

It isn't clear if beside the AuthZ requirement you had others, but given the scenario you described my suggestion would for you to go with Keycloak. First of all because you have already an onpremise IdP and with Keycloak you could maintain that setup (if privacy is a concern). Another important point is configuration and customization: I would assume with Spring OAuth you might have had some custom logic around authentication, this can be easily reconfigured in Keycloak by leveraging SPI (https://www.keycloak.org/docs/latest/server_development/index.html#_auth_spi). Finally AuthZ as a functionality is well developed, based on standard protocols and extensible on Keycloak (https://www.keycloak.org/docs/latest/authorization_services/)

See more
Recommends
on
KeycloakKeycloak

You can also use Keycloak as an Identity Broker, which enables you to handle authentication on many different identity providers of your customers. With this setup, you are able to perform authorization tasks centralized.

See more
Sandor Racz
Recommends
on
KeycloakKeycloak

We have good experience using Keycloak for SSO with OIDC with our Spring Boot based applications. It's free, easy to install and configure, extensible - so I recommend it.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Keycloak
Pros of ORY Kratos
  • 33
    It's a open source solution
  • 24
    Supports multiple identity provider
  • 17
    OpenID and SAML support
  • 12
    Easy customisation
  • 10
    JSON web token
  • 6
    Maintained by devs at Redhat
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    Cons of Keycloak
    Cons of ORY Kratos
    • 7
      Okta
    • 6
      Poor client side documentation
    • 5
      Lack of Code examples for client side
      Be the first to leave a con

      Sign up to add or upvote consMake informed product decisions

      No Stats
      - No public GitHub repository available -

      What is Keycloak?

      It is an Open Source Identity and Access Management For Modern Applications and Services. It adds authentication to applications and secure services with minimum fuss. No need to deal with storing users or authenticating users. It's all available out of the box.

      What is ORY Kratos?

      It is a cloud native user management system. It provides user login and registration, multi-factor authentication, and user information storage with a headless API. It is fully configurable and supports a wide range of protocols such as Google Authenticator, and stores user information using JSON Schema.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use Keycloak?
      What companies use ORY Kratos?
      Manage your open source components, licenses, and vulnerabilities
      Learn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with Keycloak?
      What tools integrate with ORY Kratos?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      What are some alternatives to Keycloak and ORY Kratos?
      Auth0
      A set of unified APIs and tools that instantly enables Single Sign On and user management to all your applications.
      Okta
      Connect all your apps in days, not months, with instant access to thousands of pre-built integrations - even add apps to the network yourself. Integrations are easy to set up, constantly monitored, proactively repaired and handle authentication and provisioning.
      FreeIPA
      FreeIPA is an integrated Identity and Authentication solution for Linux/UNIX networked environments. A FreeIPA server provides centralized authentication, authorization and account information by storing data about user, groups, hosts and other objects necessary to manage the security aspects of a network of computers.
      Dex
      Dex is a personal CRM that helps you build stronger relationships. Remember where you left off, keep in touch, and be more thoughtful -- all in one place.
      Vault
      Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, and more. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log.
      See all alternatives