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

Keycloak

737
1.3K
+ 1
102
Stormpath

40
96
+ 1
146
Add tool

Keycloak vs Stormpath: What are the differences?

  1. Token Management: Keycloak offers robust token management capabilities, allowing for fine-grained control over access tokens, refresh tokens, and ID tokens. On the other hand, Stormpath provides more limited token management features, focusing primarily on authentication and authorization.

  2. User Federation: Keycloak supports user federation, enabling organizations to integrate with multiple external identity providers and directories easily. In contrast, Stormpath lacks native support for user federation and relies on its internal user store for authentication and authorization.

  3. Customization: Keycloak provides extensive customization options, allowing developers to tailor the authentication and authorization workflows to meet specific business requirements. Stormpath, while offering some customization features, has limitations compared to the flexibility provided by Keycloak.

  4. Scalability: Keycloak is designed for scalability, capable of handling large numbers of users and high volumes of authentication requests efficiently. Stormpath, while suitable for small to medium-sized applications, may face challenges in scaling to support enterprise-level workloads effectively.

  5. Integration Ecosystem: Keycloak has a vast integration ecosystem with support for various platforms, protocols, and programming languages, making it versatile for diverse application environments. Stormpath, while versatile in integration capabilities, may have fewer options compared to Keycloak's extensive ecosystem.

  6. Community Support: Keycloak benefits from a large and active community that contributes to its development, provides support, and offers a wide range of resources for users. Stormpath, on the other hand, has a smaller community base, which may impact the availability of resources and support for users.

In Summary, Keycloak and Stormpath differ in terms of token management, user federation, customization options, scalability, integration ecosystem, and community support.

Advice on Keycloak and Stormpath
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 · 220.9K 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 Stormpath
  • 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
  • 29
    Authentication
  • 22
    User Management
  • 19
    API Authentication
  • 17
    Token Authentication
  • 17
    Security Workflows
  • 16
    Secure
  • 7
    Easy setup and great support
  • 7
    Great customer support
  • 6
    they manage the required, so I can focus on innovation
  • 3
    Private Deployment
  • 2
    Will sign BAA for HIPAA-compliance
  • 1
    Rapid Development
  • 0
    SAML Support

Sign up to add or upvote prosMake informed product decisions

Cons of Keycloak
Cons of Stormpath
  • 7
    Okta
  • 6
    Poor client side documentation
  • 5
    Lack of Code examples for client side
  • 4
    Discontinued

Sign up to add or upvote consMake informed product decisions

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 Stormpath?

Stormpath is an authentication and user management service that helps development teams quickly and securely build web and mobile applications and services.

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

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

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

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