Replies: 2 comments 1 reply
-
@stonelgh did you ever find a workaround for this ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
This is exactly what I was looking for. Thank you @stonelgh. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The below shows off a naive GCP IAM style authorization model (without conditions and deny policy support).
Given the following relations:
The following check will return
Allowed
:Without the string parameters and string literal arguments support, it will be very hard to implement the model.
Beta Was this translation helpful? Give feedback.
All reactions