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

Spring Security

539
583
+ 1
6
Userbin

0
9
+ 1
0
Add tool

Spring Security vs Userbin: What are the differences?

What is Spring Security? A powerful and highly customizable authentication and access-control framework. It is a framework that focuses on providing both authentication and authorization to Java applications. The real power of Spring Security is found in how easily it can be extended to meet custom requirements.

What is Userbin? Instant User Accounts. Turns your link tags into sleek login flows. Add one line of code to your website to get a login interface that is consistent across all browsers. Start accepting signups and handle logins with no additional HTML or CSS.

Spring Security and Userbin can be primarily classified as "User Management and Authentication" tools.

Some of the features offered by Spring Security are:

  • Comprehensive
  • Servlet API integration
  • Protection against attacks

On the other hand, Userbin provides the following key features:

  • Ready-to-go UI. No need to design login forms from scratch. The in-page, customizable popup integrates seamlessly with your website.
  • Social Login. Enable login with Facebook and Github without additional coding. Easily build apps on 3rd party data.
  • Actionable Metrics. With no extra setup, Userbin gives you access to the most important user metrics from day one.

Spring Security is an open source tool with 3.63K GitHub stars and 3.2K GitHub forks. Here's a link to Spring Security's open source repository on GitHub.

Advice on Spring Security and Userbin
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 · 204.2K 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
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
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
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Spring Security
Pros of Userbin
  • 3
    Easy to use
  • 3
    Java integration
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is Spring Security?

    It is a framework that focuses on providing both authentication and authorization to Java applications. The real power of Spring Security is found in how easily it can be extended to meet custom requirements.

    What is Userbin?

    Add one line of code to your website to get a login interface that is consistent across all browsers. Start accepting signups and handle logins with no additional HTML or CSS.

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

    What companies use Spring Security?
    What companies use Userbin?
      No companies found
      See which teams inside your own company are using Spring Security or Userbin.
      Sign up for StackShare EnterpriseLearn More

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

      What tools integrate with Spring Security?
      What tools integrate with Userbin?
        No integrations found

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

        What are some alternatives to Spring Security and Userbin?
        Django
        Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
        OAuth2
        It is an authorization framework that enables a third-party application to obtain limited access to an HTTP service, either on behalf of a resource owner by orchestrating an approval interaction between the resource owner and the HTTP service, or by allowing the third-party application to obtain access on its own behalf.
        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.
        Auth0
        A set of unified APIs and tools that instantly enables Single Sign On and user management to all your applications.
        JSON Web Token
        JSON Web Token is an open standard that defines a compact and self-contained way for securely transmitting information between parties as a JSON object. This information can be verified and trusted because it is digitally signed.
        See all alternatives