StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Utilities
  3. Authentication
  4. User Management And Authentication
  5. Casbin vs Spring Security

Casbin vs Spring Security

OverviewDecisionsComparisonAlternatives

Overview

Spring Security
Spring Security
Stacks559
Followers589
Votes6
GitHub Stars9.4K
Forks6.2K
Casbin
Casbin
Stacks39
Followers78
Votes0
GitHub Stars19.4K
Forks1.7K

Casbin vs Spring Security: What are the differences?

Introduction

This document provides a comparison between Casbin and Spring Security, highlighting the key differences between the two. Casbin is a powerful and flexible open-source access control library, while Spring Security is a framework that provides security features for Java applications.

  1. Architecture: Casbin is based on a policy-based access control (PBAC) model, where access control policies are defined and enforced. It supports multiple access control models, such as ACL, RBAC, and ABAC. On the other hand, Spring Security follows a more traditional role-based access control (RBAC) model, where access is granted or denied based on user roles defined in the system.

  2. Integration: Casbin can be integrated into various programming languages and platforms, making it language-agnostic. It provides support for Go, Java, Node.js, and many other languages. On the other hand, Spring Security is tightly integrated with the Spring Framework, offering seamless integration and support for Java-based applications.

  3. Configuration: Casbin relies on external policy files to define access control rules. These policy files can be in various formats, such as CSV, JSON, or YAML. Spring Security, on the other hand, utilizes a combination of XML configuration files, Java annotations, and Java code-based configuration to define security rules and access control.

  4. Fine-grained Authorization: Casbin provides fine-grained authorization capabilities, allowing developers to define access control policies for individual resources, actions, and subjects. It supports attribute-based access control (ABAC), where access control decisions are based on attributes of the subject, resource, and environment. Spring Security, on the other hand, focuses more on broader role-based authorization, where access control is primarily based on user roles and permissions.

  5. Community and Documentation: Casbin has a growing community and provides comprehensive documentation, making it easy for developers to get started and find resources. Spring Security, being part of the larger Spring ecosystem, benefits from a vibrant community and extensive documentation with resources available across various forums and websites.

  6. Support for Frameworks and Libraries: Spring Security provides extensive support for integrating with popular frameworks and libraries within the Spring ecosystem, such as Spring Boot, Spring MVC, and Spring Data. This allows developers to leverage the security features provided by Spring Security seamlessly. Casbin, on the other hand, does not have as extensive integrations with specific frameworks or libraries, as it is designed to be more generic and adaptable.

In summary, Casbin and Spring Security differ in their architectural approaches, integration capabilities, configuration methods, granularity of authorization, community support, and integration with frameworks. While Casbin is more flexible and supports various access control models, Spring Security offers deep integration with the Spring ecosystem and has a strong focus on role-based access control.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Advice on Spring Security, Casbin

sindhujasrivastava
sindhujasrivastava

Jan 16, 2020

Needs advice

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.
258k views258k
Comments

Detailed Comparison

Spring Security
Spring Security
Casbin
Casbin

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.

In Casbin, an access control model is abstracted into a CONF file based on the PERM metamodel (Policy, Effect, Request, Matchers). So switching or upgrading the authorization mechanism for a project is just as simple as modifying a configuration. You can customize your own access control model by combining the available models.

Comprehensive; Servlet API integration; Protection against attacks
-
Statistics
GitHub Stars
9.4K
GitHub Stars
19.4K
GitHub Forks
6.2K
GitHub Forks
1.7K
Stacks
559
Stacks
39
Followers
589
Followers
78
Votes
6
Votes
0
Pros & Cons
Pros
  • 3
    Easy to use
  • 3
    Java integration
No community feedback yet
Integrations
Spring Boot
Spring Boot
Spring MVC
Spring MVC
No integrations available

What are some alternatives to Spring Security, Casbin?

Auth0

Auth0

A set of unified APIs and tools that instantly enables Single Sign On and user management to all your applications.

Stormpath

Stormpath

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

Keycloak

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.

Devise

Devise

Devise is a flexible authentication solution for Rails based on Warden

Firebase Authentication

Firebase Authentication

It provides backend services, easy-to-use SDKs, and ready-made UI libraries to authenticate users to your app. It supports authentication using passwords, phone numbers, popular federated identity providers like Google,

Amazon Cognito

Amazon Cognito

You can create unique identities for your users through a number of public login providers (Amazon, Facebook, and Google) and also support unauthenticated guests. You can save app data locally on users’ devices allowing your applications to work even when the devices are offline.

WorkOS

WorkOS

Start selling to enterprise customers with just a few lines of code.

OAuth.io

OAuth.io

OAuth is a protocol that aimed to provide a single secure recipe to manage authorizations. It is now used by almost every web application. However, 30+ different implementations coexist. OAuth.io fixes this massive problem by acting as a universal adapter, thanks to a robust API. With OAuth.io integrating OAuth takes minutes instead of hours or days.

OmniAuth

OmniAuth

OmniAuth is a Ruby authentication framework aimed to abstract away the difficulties of working with various types of authentication providers. It is meant to be hooked up to just about any system, from social networks to enterprise systems to simple username and password authentication.

ORY Hydra

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.

Related Comparisons

Postman
Swagger UI

Postman vs Swagger UI

Mapbox
Google Maps

Google Maps vs Mapbox

Mapbox
Leaflet

Leaflet vs Mapbox vs OpenLayers

Twilio SendGrid
Mailgun

Mailgun vs Mandrill vs SendGrid

Runscope
Postman

Paw vs Postman vs Runscope