-
Hello! Thanks in advance for any advice that can be given - I did my best to search the discussion thread for something similar and couldn't find anything. My organization is currently looking to purchase an enterprise license for Okta FGA and I'm trying to figure out how to - for lack of a better phrase - combine relations as entitlements. We have a fairly complicated system with roles and entitlements at different levels, and instead of trying to describe our business I think I'd like to provide a more simplified analogy. Let's say we have the following:
For example, let's say I have:
What I'd like to do is ask:
Again, ANY support here would be much appreciated. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
have the same question in another discussion topic : https://github.com/orgs/openfga/discussions/312 |
Beta Was this translation helpful? Give feedback.
-
Hi @farlej2 Let me know if this makes sense. You can run it with the CLI with the
When you call check() you'll need to send a contextual tuple specifying the customer that the user is logged-in to using the |
Beta Was this translation helpful? Give feedback.
Hi @farlej2
Let me know if this makes sense. You can run it with the CLI with the
fga model test --tests store.fga.yaml
command.