Access control bypassing has emerged as the topmost threat in the OWASP Top Ten 2021 (OWASP Top Ten). Our mission is to develop an open-source project dedicated to creating the premier authorization solution tailored for enterprise environments.
Numerous authorization solutions, such as Open Policy Agent (https://www.openpolicyagent.org/), Cerbos (https://github.com/cerbos/cerbos), Oso (https://github.com/osohq/oso), and Permit.io (https://www.permit.io/open-source), are available. However, a common limitation shared among them is their attempt to cater to all conceivable use cases. This complexity poses challenges for developers who must navigate yet another access control policy. Consequently, this results in a higher likelihood of errors and slower implementation of access control enhancements.
RBACPro aspires to become the preferred choice for enterprise authorization. This section provides a brief overview of the fundamental components of enterprise software.
Identify and innovate the essential foundational components required to empower developers in the rapid customization of enterprise access control services. These components should seamlessly integrate with production-ready authorization services within cloud environments, enabling swift deployment within minutes.