An authorization library that supports access control models like ACL, RBAC, ABAC in Java
-
Updated
Nov 14, 2024 - Java
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
Spring Boot 2.x & 3.x Starter for Casbin, see example at: https://github.com/jcasbin/casbin-spring-boot-example
Attribute-based access control (ABAC), also known as policy-based access control, defines an access control paradigm whereby access rights are granted to users through the use of policies which reason over data in attributes. The policies can use any type of attributes (user attributes, resource attributes, object, environment attributes etc.). …
Casbin Menu Permission Example (Based on jCasbin)
Redis adapter for Casbin
Java SDK for Warrant
Play Framework's Authorization Middleware based on Casbin
An authorization plugin for Apache Pulsar
Spring Security example for jCasbin
String adapter for jCasbin
Vertx RBAC authorization middleware based on jCasbin
Add a description, image, and links to the authz topic page so that developers can more easily learn about it.
To associate your repository with the authz topic, visit your repo's landing page and select "manage topics."