Learn how to overcome the limitations of your authorization system by switching to OpenFGA.
Read more…
Brought to you by @vncz
Learn how to overcome the limitations of your authorization system by switching to OpenFGA.
Read more…
Brought to you by @vncz
Hi folks! Did you try to implement authorization in your app using FGA? Let us know if you have any questions on this front!
Hi Robertino
We need to implement something similar to the GDrive scenario, where a “file” can be shared across otherwise unrelated Organizations. If I’m reading it right, the example covers a single organization?
Would I create an AuthModel for each organization, and add a tuple to both when a file is shared from between two?
Or would I create a single AuthModel with an Orgnization entity? The two models would enable custom roles inside an Organization which might be useful.
Best
Niels