Last active
December 20, 2022 16:30
-
-
Save ghstahl/4074215546cc7c06cfe021feb0a3ddb2 to your computer and use it in GitHub Desktop.
penfga-revoke-access-on-user-password-change_user_schema_1.1.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tuple_key": { | |
"object": "org:a", | |
"relation": "member", | |
"user": "user:ted" | |
}, | |
"contextual_tuples": { | |
"tuple_keys": [{ | |
"object": "integrity:1", | |
"relation": "member_in_context", | |
"user": "user:ted" | |
}, | |
{ | |
"object": "org:a", | |
"relation": "member_in_context", | |
"user": "user:ted" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment