toc icon indicating copy to clipboard operation
toc copied to clipboard

OpenFGA Incubation Proposal

Open tylernix opened this issue 11 months ago • 1 comments

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.

tylernix avatar Mar 15 '24 16:03 tylernix

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

aaguiarz avatar Mar 15 '24 21:03 aaguiarz

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

angellk avatar Aug 23 '24 19:08 angellk