Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenFGA Incubation Proposal #1276

Closed
wants to merge 5 commits into from
Closed

OpenFGA Incubation Proposal #1276

wants to merge 5 commits into from

Conversation

tylernix
Copy link

@tylernix tylernix commented Mar 15, 2024

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 tylernix changed the title Init openfga incubation proposal OpenFGA Incubation Proposal Mar 15, 2024
Signed-off-by: Tyler Nix <[email protected]>
Signed-off-by: Tyler Nix <[email protected]>
@aaguiarz
Copy link

@angellk
Copy link
Contributor

angellk commented Aug 23, 2024

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

@angellk angellk closed this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants