- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Closed
Labels
Description
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:
- Different credentials for each FGA store.
- Different credentials with different permissions per FGA store (e.g. some credentials can perform writes while others cannot).
- Different credentials with different permissions per FGA module (e.g. some credentials can perform writes on types of some modules while others cannot).
- Different credentials with different permissions for different types in the FGA store (e.g. some credentials allow writing tuples for documentsand others allow writing tuples forusers)
This RFC discusses different alternatives in more depth openfga/rfcs#10
kevinrs5855, ri-mabbott, jerclark, seandlg, avinashs433 and 13 moreseandlg, marlenekoh, RichiCoder1, gurleensethi-docker, jakeyheath and 2 more
Metadata
Metadata
Labels
Type
Projects
Status
Done