-
Updated
May 2, 2022 - Go
#
authz
Here are 110 public repositories matching this topic...
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser
-
Updated
May 3, 2022 - TypeScript
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
-
Updated
May 3, 2022 - Java
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
-
Updated
Apr 30, 2022 - Python
An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
-
Updated
Mar 11, 2022 - C#
lists
awesome
authentication
iam
acl
auth
authorization
rbac
sso
awesome-list
access-control
abac
authz
authn
-
Updated
Jan 20, 2022
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Gorm adapter for Casbin
-
Updated
Apr 22, 2022 - Go
golang
security
auth
authorization
bugbounty
security-scanner
golang-application
authz
security-tools
-
Updated
May 1, 2022 - Go
Redis adapter for Casbin
-
Updated
Jan 20, 2022 - Go
Attribute-based access control (ABAC) SDK for Python
python
security
permissions
acl
authorization
permission
access-control
abac
iam-policy
authz
policy-management
attribute-based-access-control
-
Updated
Nov 10, 2021 - Python
A curated list of information and resources about authorization.
-
Updated
Mar 23, 2022
pbalogh-sa
commented
Feb 26, 2019
- generate proper kubeconfig using created service account token
DDtKey
commented
Jan 8, 2022
nest-authz is a NestJS authorization module based on casbin
-
Updated
Apr 13, 2022 - TypeScript
JaneJeon
commented
Jan 27, 2021
For this we might have to expand the definition of "authorization library", but I know for a fact that there exist "rule engines" that can effectively be used for the same purpose, with the additional benefit of being able to see/build/debug the rules visually in the UI, without having to write test cases which are a pain in the ass.
For starters, I know for a fact that https://github.com/cache
Sequelize adapter for Casbin
-
Updated
Apr 29, 2022 - TypeScript
Python Attribute Based Access Control (ABAC)
python
security
acl
authorization
permission
access-control
abac
authz
policy-management
policy-language
-
Updated
Aug 1, 2021 - Python
Use Casbin in FastAPI, Casbin is a powerful and efficient open-source access control library.
-
Updated
Apr 19, 2022 - Python
An authorization library that supports access control models like ACL, RBAC, ABAC in Elixir
-
Updated
Apr 11, 2022 - Elixir
An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (OpenResty)
-
Updated
Oct 11, 2021 - Lua
A Casbin Policy Editor for OpenStack
-
Updated
Feb 12, 2021 - JavaScript
Entity Framework Core Adapter for Casbin.NET
-
Updated
Jan 24, 2022 - C#
Ent adapter for Casbin
-
Updated
Aug 20, 2021 - Go
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.). Read more here - https://en.wikipedia.org/wiki/Attribute-based_access_control ABAC Policy Language is used by ABAC to author policies. A policy consists of rules, which have "when" conditions and "then" actions. Policies are executed in a bounded time, goaled to reach a decision as quickly as possible in deterministic, fast and reliable way. Further light-weight execution consumes minimal resources.
-
Updated
Oct 29, 2021 - Java
Improve this page
Add a description, image, and links to the authz topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the authz topic, visit your repo's landing page and select "manage topics."
Projects needed to be implemented: