-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathauth-groups.json
27 lines (27 loc) · 1.2 KB
/
auth-groups.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"development": {
"Development Team": "development-team-staging"
},
"staging": {
"Development Team": "development-team-staging",
"Security Testing": "Security_Testing",
"Housing Register": "Housing Register",
"Document Products Team": "Document-Products-Team-All-Team-Access-Group",
"Staging Demo Team": "Document Evidence Service - Test and Development",
"Leasehold and Right to Buy": "Leasehold and Right to Buy",
"Admission and Pupil Benefits": "education-evidence-production",
"Housing Management": "DES Housing Management",
"Hackney Parking Services": "Hackney Parking Services - Evidence Drop Box"
},
"production": {
"Development Team": "development-team-production",
"Electoral Services": "elections-team",
"Repairs Contact Centre": "repairs-contact-centre-team",
"Housing Register": "Housing Register",
"Admission and Pupil Benefits": "education-evidence-production",
"Leasehold and Right to Buy": "Leasehold and Right to Buy",
"Housing Management": "DES Housing Management",
"Document Products Team": "Document-Products-Team-All-Team-Access-Group",
"Hackney Parking Services": "Hackney Parking Services - Evidence Drop Box"
}
}