authz
There are 189 repositories under authz topic.
casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
casbin/node-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser
casbin/jcasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
casbin/pycasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
casbin/Casbin.NET
An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
warrant-dev/warrant
Warrant is a highly scalable, centralized authorization service based on Google Zanzibar. Use it to define, enforce, query, and audit application authorization and access control.
casbin/awesome-auth
📊 Software and Libraries for Authentication & Authorization & SSO & IAM
apache/ranger
Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond
casbin/casbin-rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
casbin/gorm-adapter
GORM adapter for Casbin, see extended version of GORM Adapter Ex at: https://github.com/casbin/gorm-adapter-ex
NikiforovAll/keycloak-authorization-services-dotnet
Authentication and Authorization with Keycloak and ASP.NET Core 🔐
warrant-dev/awesome-authorization
A curated list of information and resources about authorization.
hahwul/authz0
🔑 Authz0 is an automated authorization test tool. Unauthorized access can be identified based on URLs and Roles & Credentials.
eco-stake/restake
Auto-compounder script for Cosmos Validators using REStake
casbin/casbin-server
Casbin as a Service (CaaS)
istio-ecosystem/authservice
Move OIDC token acquisition out of your app code and into the Istio mesh
DDtKey/protect-endpoints
Authorization extension for popular web-frameworks to protect your endpoints
jcasbin/casbin-spring-boot-starter
Spring Boot 2.x & 3.x Starter for Casbin, see example at: https://github.com/jcasbin/casbin-spring-boot-example
casbin/redis-adapter
Redis adapter for Casbin
kolotaev/vakt
Attribute-based access control (ABAC) SDK for Python
pycasbin/fastapi-authz
Use Casbin in FastAPI, Casbin is a powerful and efficient open-source access control library.
node-casbin/nest-authz
Nest.js RBAC & ABAC authorization module based on Node-Casbin, see example at: https://github.com/node-casbin/nest-authz-example
proofzero/rollupid
Open Source and OIDC compliant digital identity for the private web
banzaicloud/jwt-to-rbac
JWT-to-RBAC lets you automatically generate RBAC resources based on JWT tokens
casbin/casdoor-old
An open-source Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, WebAuthn, TOTP and MFA
narval-xyz/armory
Secure, advanced, and flexible access management stack for web3.
JaneJeon/objection-authorize
isomorphic, "magical" authorization integration with Objection.js 🎉
casbin/casbin-ex
An authorization library that supports access control models like ACL, RBAC, ABAC in Elixir
ketgo/py-abac
Python Attribute Based Access Control (ABAC)
fullfacing/keycloak4s
Keycloak4s is a Scala client for the Keycloak Admin API
node-casbin/sequelize-adapter
Sequelize adapter for Casbin
casbin/lua-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (Kong, APISIX, OpenResty)
casbin/ent-adapter
Ent adapter for Casbin
casbin-net/efcore-adapter
Entity Framework Core Adapter for Casbin.NET
smartive/zitadel-rust
An implementation of the ZITADEL gRPC API in Rust. Complemented with other useful elements such as ServiceAccount auth.
Jarvie8176/casbin-example
A Demo App of Attribute-based Access Control in Node.js Based on Casbin.