File tree Expand file tree Collapse file tree 2 files changed +35
-3
lines changed
Expand file tree Collapse file tree 2 files changed +35
-3
lines changed Original file line number Diff line number Diff line change 4040 ],
4141 "allowed" : true
4242 },
43+ {
44+ "name" : " Allow Prod Basic Check Critical Pollinator Test to call Get Audit Log endpoints" ,
45+ "path" : " /api/audit-log/subscription/255625" ,
46+ "method" : " GET" ,
47+ "mechanism" : " asap" ,
48+ "principals" : [
49+ " pollinator-check/d4f03d07-12fe-4a69-9d68-c1841066772e"
50+ ],
51+ "allowed" : true
52+ },
4353 {
4454 "name" : " Allow pollinator test to call Delete Installation endpoints" ,
4555 "path" : " /api/deleteInstallation/21266506/https%3A%2F%2Ffusion-arc-pollinator-staging-app.atlassian.net" ,
5060 ],
5161 "allowed" : true
5262 },
63+ {
64+ "name" : " Allow Prod Basic Check Critical Pollinator Test to call Delete Installation endpoints" ,
65+ "path" : " /api/deleteInstallation/44625349/https%3A%2F%2Ffusion-arc-pollinator-staging-app.atlassian.net" ,
66+ "method" : " DELETE" ,
67+ "mechanism" : " asap" ,
68+ "principals" : [
69+ " pollinator-check/d4f03d07-12fe-4a69-9d68-c1841066772e"
70+ ],
71+ "allowed" : true
72+ },
5373 {
5474 "name" : " Allow pollinator test to call Delete Installation endpoints" ,
5575 "path" : " /api/deleteInstallation/21266506/https%3A%2F%2Ffusion-arc-pollinator-staging-app.atlassian.net" ,
90110 ],
91111 "allowed" : false
92112 },
113+ {
114+ "name" : " Allow Prod Basic Check Critical Pollinator Test to call other admin endpoints" ,
115+ "path" : " /api/jira/13453453/verify" ,
116+ "method" : " DELETE" ,
117+ "mechanism" : " asap" ,
118+ "principals" : [
119+ " pollinator-check/d4f03d07-12fe-4a69-9d68-c1841066772e"
120+ ],
121+ "allowed" : false
122+ },
93123 {
94124 "name" : " Not allow Pollinator tests to call other Admin endpoints" ,
95125 "path" : " /api/jira/13453453/verify" ,
Original file line number Diff line number Diff line change 1616 " pollinator-check/713bec45-18fb-48c7-b6c2-46e6e824caec" ,
1717 " pollinator-check/b33f33a7-c308-468e-a2a2-06c1f2443bfb" ,
1818 " pollinator-check/f24ec1a9-d03d-45c7-bbd8-f2094543eaba" ,
19- " pollinator-check/8692803e-287a-48e3-bad1-49a60a7a4f9d"
19+ " pollinator-check/8692803e-287a-48e3-bad1-49a60a7a4f9d" ,
20+ " pollinator-check/d4f03d07-12fe-4a69-9d68-c1841066772e"
2021 ]
2122 }
2223 }
2324 },
2425 {
25- "description" : " Allow stage pollinator checks to call view audit log endpoints for testing" ,
26+ "description" : " Allow prod pollinator checks to call view audit log endpoints for testing" ,
2627 "paths" : [
2728 " /api/audit-log/**"
2829 ],
3334 "asap" : {
3435 "issuers" : [
3536 " pollinator-check/f24ec1a9-d03d-45c7-bbd8-f2094543eaba" ,
36- " pollinator-check/8692803e-287a-48e3-bad1-49a60a7a4f9d"
37+ " pollinator-check/8692803e-287a-48e3-bad1-49a60a7a4f9d" ,
38+ " pollinator-check/d4f03d07-12fe-4a69-9d68-c1841066772e"
3739 ]
3840 }
3941 }
You can’t perform that action at this time.
0 commit comments