Replies: 1 comment 1 reply
-
@stonelgh did you ever find a workaround for this ? |
Beta Was this translation helpful? Give feedback.
1 reply
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