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

Casbin

32
76
+ 1
0
LDAP

65
61
+ 1
0
Add tool

LDAP vs Casbin: What are the differences?

LDAP: A lightweight directory access protocol. It is a mature, flexible, and well supported standards-based mechanism for interacting with directory servers. It’s often used for authentication and storing information about users, groups, and applications, but an LDAP directory server is a fairly general-purpose data store and can be used in a wide variety of applications; Casbin: An authorization library that supports access control models like ACL, RBAC, ABAC in Golang. 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.

LDAP and Casbin can be categorized as "User Management and Authentication" tools.

Casbin is an open source tool with 7.41K GitHub stars and 813 GitHub forks. Here's a link to Casbin's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
No Stats
- No public GitHub repository available -

What is Casbin?

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.

What is LDAP?

It is a mature, flexible, and well supported standards-based mechanism for interacting with directory servers. It’s often used for authentication and storing information about users, groups, and applications, but an LDAP directory server is a fairly general-purpose data store and can be used in a wide variety of applications.

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

What companies use Casbin?
What companies use LDAP?
See which teams inside your own company are using Casbin or LDAP.
Sign up for StackShare EnterpriseLearn More

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

What tools integrate with Casbin?
What tools integrate with LDAP?
What are some alternatives to Casbin and LDAP?
Auth0
A set of unified APIs and tools that instantly enables Single Sign On and user management to all your applications.
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.
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.
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.
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.
See all alternatives