-
Notifications
You must be signed in to change notification settings - Fork 0
Additional OpenFGA API Authorization Options - Experimental #30
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
Comments
[Possible Typo] |
Thank you @cafaray. Fixed. |
If there is any desire to have help implementing this feature, my team would love to volunteer! Not sure how far along the RFC process has progressed, but if you have guidance on how to contribute back here, please reach out. |
Hey folks - we didn't update this Roadmap item, but we have released an experimental feature for setting up Access Control in OpenFGA. It currently requires OIDC. The docs are here: https://openfga.dev/docs/getting-started/setup-openfga/access-control Try it out and let us know your thoughts! |
Uh oh!
There was an error while loading. Please reload this page.
OpenFGA currently supports pre-shared keys and OIDC for authenticating calls to the APIs. Those credentials are global, and allow performing any action in any store.
We want to provide more granularity for authorizing calls to the OpenFGA API. Some scenarios:
documents
and others allow writing tuples forusers
)This RFC discusses different alternatives in more depth openfga/rfcs#10
The text was updated successfully, but these errors were encountered: