Relationship-based Access Control / FGA / Zanzibar #12510
Replies: 4 comments
-
|
Hey, I'm super interested in this. I figured supabase is not the way to implement ReBAC perhaps, or at least not for now. But I'm intrigued ;) As far as I've seen Keto has some implementation with supabase, but not sure how well they play together with what supabase already does in terms of auth/authz. |
Beta Was this translation helpful? Give feedback.
-
|
I'd say doing something like with the Auth Hooks, where you instead hook into the authorization, define an endpoint for external authz check and return with 200 / 403. |
Beta Was this translation helpful? Give feedback.
-
|
Would LOVE an openFGA implementation. It supports postgres as a storage option already. A first-class integration into RLS would take supabase to the next level in terms of building enterprise grade applications. |
Beta Was this translation helpful? Give feedback.
-
|
I too would love this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks! We're just getting started with Supabase, and I was wondering if there's any appetite around fine-grained or relationship-based authorization, as first described by Google in their Zanzibar paper. I've seen a few implementations in the wild:
Would love to discuss :)
Beta Was this translation helpful? Give feedback.
All reactions