summaryrefslogtreecommitdiff
path: root/etc/authzd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/authzd')
-rw-r--r--etc/authzd/staging.gitlab.com/authorization/sparkle/team/entities.json72
1 files changed, 72 insertions, 0 deletions
diff --git a/etc/authzd/staging.gitlab.com/authorization/sparkle/team/entities.json b/etc/authzd/staging.gitlab.com/authorization/sparkle/team/entities.json
new file mode 100644
index 00000000..ef479736
--- /dev/null
+++ b/etc/authzd/staging.gitlab.com/authorization/sparkle/team/entities.json
@@ -0,0 +1,72 @@
+[
+ {
+ "uid": {
+ "type": "Project",
+ "id": "16781932"
+ },
+ "attrs": {
+ "name": "team",
+ "path": "team",
+ "full_path": "authorization/sparkle/team"
+ },
+ "parents": [
+ {
+ "type": "Group",
+ "id": "24445167"
+ }
+ ]
+ },
+ {
+ "uid": {
+ "type": "User",
+ "id": "1675940"
+ },
+ "attrs": {
+ "username": "mokhax",
+ "name": "mo khan",
+ "access_level": 50
+ },
+ "parents": []
+ },
+ {
+ "uid": {
+ "type": "User",
+ "id": "1676317"
+ },
+ "attrs": {
+ "username": "jayswain",
+ "name": "Jay Swain",
+ "access_level": 30
+ },
+ "parents": []
+ },
+ {
+ "uid": {
+ "type": "Group",
+ "id": "24445166"
+ },
+ "attrs": {
+ "name": "authorization",
+ "path": "authorization",
+ "full_path": "authorization"
+ },
+ "parents": []
+ },
+ {
+ "uid": {
+ "type": "Group",
+ "id": "24445167"
+ },
+ "attrs": {
+ "name": "sparkle",
+ "path": "sparkle",
+ "full_path": "authorization/sparkle"
+ },
+ "parents": [
+ {
+ "type": "Group",
+ "id": "24445166"
+ }
+ ]
+ }
+] \ No newline at end of file