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

Keycloak

764
1.3K
+ 1
102
ORY Hydra

24
157
+ 1
8
Add tool

Keycloak vs ORY Hydra: What are the differences?

Key Differences between Keycloak and ORY Hydra

  1. Authentication and Authorization: Keycloak provides a comprehensive identity and access management solution, including authentication, authorization, and user management, while ORY Hydra specifically focuses on OAuth2 and OpenID Connect authorization. Keycloak offers a user-friendly interface for managing the complete lifecycle of users and their permissions, whereas ORY Hydra is more lightweight and designed to be integrated into existing systems.
  2. Modularity and Extensibility: Keycloak is a monolithic solution that offers a wide range of features out-of-the-box, such as social login, single sign-on, and multi-factor authentication. On the other hand, ORY Hydra follows a modular approach, allowing developers to choose and integrate only the specific components they require, making it more lightweight and flexible.
  3. Community and Support: Keycloak, backed by Red Hat, has a larger and more established community with extensive documentation and active user forums. This ensures better support and a wider range of available resources. ORY Hydra, although less popular, benefits from a rapidly growing community and provides help through their official documentation and GitHub repository.
  4. Ease of Integration: Keycloak offers seamless integration with other Red Hat products, such as JBoss, and is optimized for Java-based applications. ORY Hydra, being language-agnostic, can be integrated into applications regardless of the programming language used. It provides APIs and SDKs in multiple programming languages, simplifying the integration process.
  5. Scalability and Performance: Keycloak has been proven to handle large-scale deployments, making it suitable for enterprise-level applications. It provides features like clustering and load balancing for better performance and scalability. ORY Hydra, being more lightweight and modular, is also scalable but is typically used in scenarios that require less complexity and have lower resource demands.
  6. Ecosystem and Integrations: Keycloak provides extensive integrations with various third-party services and protocols, making it easier to integrate with existing systems. It supports popular social login providers, like Google and Facebook, and protocols such as SAML and LDAP. ORY Hydra, on the other hand, has fewer integrations available but focuses solely on OAuth2 and OpenID Connect, making it a suitable choice for scenarios where these protocols are the main focus.

In Summary, Keycloak offers a comprehensive identity and access management solution with a user-friendly interface, extensive integrations, and strong community support. ORY Hydra, on the other hand, specializes in OAuth2 and OpenID Connect authorization, providing a modular and flexible solution suitable for specific use cases with its language-agnostic approach.

Advice on Keycloak and ORY Hydra
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 · 233.7K 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 Hydra
  • 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
  • 4
    Open-source
  • 2
    Fully customizable
  • 2
    Scalable

Sign up to add or upvote prosMake informed product decisions

Cons of Keycloak
Cons of ORY Hydra
  • 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 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 Hydra?

    It is a self-managed server that secures access to your applications and APIs with OAuth 2.0 and OpenID Connect. It is OpenID Connect Certified and optimized for latency, high throughput, and low resource consumption.

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

    What companies use Keycloak?
    What companies use ORY Hydra?
    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 Hydra?

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

    What are some alternatives to Keycloak and ORY Hydra?
    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