Security in software development.
Access Control
Solutions and engines:
- Authelia [github] - open-source authentication and authorization server and portal fulfilling the identity and access management (IAM)…
- Cerbos - open source, decoupled access control for your software:
- Open Policy Agent - open source policy engine:
- OPAL - administration layer for Policy Engines,
- Oso:
- OpenFGA.
- SpiceDB - an open-source, Google Zanzibar-inspired database for FGA.
- Zanzibar:
Documentation of other systems:
- JIRA:
- Google Drive:
Glossary, related terminology and concepts:
- FGA - Fine Grained Authorization,
- ABAC - attribute based access control,
- ReBAC - relationship-based access control.
- Reverse Indexing - query resources user has access to.
Other: