You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello all,
I am using ORY with oauth2 and oidc. That bit is working like a charm.
Now i want to check the permissions for each user if it logs in.
I have 4 API's : and on those API's i have several groups : viewers, editors, admins, owners.
So I chose namespace : API
object : api-name
relation : viewers, editors, admins, owners
How am i to go from here?
I am not really skilled in the OCL yet.
This is what i came up with :
Any help is welcome! thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions