diff options
| author | mo khan <mo@mokhan.ca> | 2025-07-10 09:35:08 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-07-10 09:35:08 -0600 |
| commit | ffed217e230f6c6e725383c00900c5d5b4981f6c (patch) | |
| tree | dfdf28f667dfd10896b024d15e12611049c11367 /etc/authzd | |
| parent | e64f83eabadea94bdc671bdd5c9f66a47116cb08 (diff) | |
chore: move entities.json to etc/authzd
Diffstat (limited to 'etc/authzd')
| -rw-r--r-- | etc/authzd/entities.json | 320 |
1 files changed, 320 insertions, 0 deletions
diff --git a/etc/authzd/entities.json b/etc/authzd/entities.json new file mode 100644 index 00000000..68c337f6 --- /dev/null +++ b/etc/authzd/entities.json @@ -0,0 +1,320 @@ +[ + { + "uid": { + "type": "Organization", + "id": "1" + }, + "attrs": { + "name": "gitlab" + }, + "parents": [] + }, + { + "uid": { + "type": "Project", + "id": "68877410" + }, + "attrs": { + "name": "sparkle.d", + "path": "sparkled", + "full_path": "gitlab-org/software-supply-chain-security/authorization/sparkled" + }, + "parents": [ + { + "type": "Group", + "id": "76595764" + } + ] + }, + { + "uid": { + "type": "User", + "id": "1" + }, + "attrs": { + "username": "sytses", + "name": "Sid Sijbrandij", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "116" + }, + "attrs": { + "username": "marin", + "name": "Marin Jankovski", + "access_level": 50 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "13356" + }, + "attrs": { + "username": "dblessing", + "name": "Drew Blessing", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "3585" + }, + "attrs": { + "username": "axil", + "name": "Achilleas Pipinellis", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "12452" + }, + "attrs": { + "username": "ayufan", + "name": "Kamil Trzciński", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "64248" + }, + "attrs": { + "username": "stanhu", + "name": "Stan Hu", + "access_level": 50 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "263716" + }, + "attrs": { + "username": "grzesiek", + "name": "Grzegorz Bizon", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "283999" + }, + "attrs": { + "username": "dbalexandre", + "name": "Douglas Barbosa Alexandre", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "2293" + }, + "attrs": { + "username": "brodock", + "name": "Gabriel Mazetto", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "215818" + }, + "attrs": { + "username": "tmaczukin", + "name": "Tomasz Maczukin", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "128633" + }, + "attrs": { + "username": "rymai", + "name": "Rémy Coutable", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "273486" + }, + "attrs": { + "username": "jameslopez", + "name": "James Lopez", + "access_level": 40 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "201566" + }, + "attrs": { + "username": "annabeldunstone", + "name": "Annabel Dunstone Gray", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "426128" + }, + "attrs": { + "username": "felipe_artur", + "name": "Felipe Cardozo", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "138401" + }, + "attrs": { + "username": "chriscool", + "name": "Christian Couder", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "367626" + }, + "attrs": { + "username": "alejandro", + "name": "Alejandro Rodríguez", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "516904" + }, + "attrs": { + "username": "tauriedavis", + "name": "Taurie Davis", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "527558" + }, + "attrs": { + "username": "eliran.mesika", + "name": "Eliran Mesika", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "429540" + }, + "attrs": { + "username": "ahanselka", + "name": "Alex Hanselka", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "506061" + }, + "attrs": { + "username": "ahmadsherif", + "name": "Ahmad Sherif", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "Group", + "id": "9970" + }, + "attrs": { + "name": "GitLab.org", + "path": "gitlab-org", + "full_path": "gitlab-org" + }, + "parents": [ + { + "type": "Organization", + "id": "1" + } + ] + }, + { + "uid": { + "type": "Group", + "id": "97830335" + }, + "attrs": { + "name": "software-supply-chain-security", + "path": "software-supply-chain-security", + "full_path": "gitlab-org/software-supply-chain-security" + }, + "parents": [ + { + "type": "Group", + "id": "9970" + } + ] + }, + { + "uid": { + "type": "Group", + "id": "76595764" + }, + "attrs": { + "name": "Authorization", + "path": "authorization", + "full_path": "gitlab-org/software-supply-chain-security/authorization" + }, + "parents": [ + { + "type": "Group", + "id": "97830335" + } + ] + } +]
\ No newline at end of file |
