cncf / toc

⚖️ The CNCF Technical Oversight Committee (TOC) is the technical governing body of the CNCF Foundation.
https://cncf.io
1.67k stars 631 forks source link

OpenFGA Incubation Proposal #1276

Closed tylernix closed 4 weeks ago

tylernix commented 6 months ago

This PR contains a proposal for OpenFGA to be accepted into the CNCF Incubation stage.

OpenFGA is a high-performance and flexible authorization solution that allows developers to build fine-grained access control using an easy-to-read modeling language and friendly APIs.

Inspired by Google Zanzibar, OpenFGA evaluates authorization decisions by determining whether a relationship exists between an object and a user. Every access control check references the authorization model against the known object relationships and returns an authorization decision (i.e. true or false) in milliseconds.

aaguiarz commented 6 months ago

@amye should we use this template https://github.com/cncf/toc/blob/main/.github/ISSUE_TEMPLATE/template-incubation-application.md?

angellk commented 4 weeks ago

Thank you for using the new issue template @tylernix - closing this PR as superseded by #1287