File tree 2 files changed +35
-3
lines changed
2 files changed +35
-3
lines changed Original file line number Diff line number Diff line change 40
40
],
41
41
"allowed" : true
42
42
},
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
+ },
43
53
{
44
54
"name" : " Allow pollinator test to call Delete Installation endpoints" ,
45
55
"path" : " /api/deleteInstallation/21266506/https%3A%2F%2Ffusion-arc-pollinator-staging-app.atlassian.net" ,
50
60
],
51
61
"allowed" : true
52
62
},
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
+ },
53
73
{
54
74
"name" : " Allow pollinator test to call Delete Installation endpoints" ,
55
75
"path" : " /api/deleteInstallation/21266506/https%3A%2F%2Ffusion-arc-pollinator-staging-app.atlassian.net" ,
90
110
],
91
111
"allowed" : false
92
112
},
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
+ },
93
123
{
94
124
"name" : " Not allow Pollinator tests to call other Admin endpoints" ,
95
125
"path" : " /api/jira/13453453/verify" ,
Original file line number Diff line number Diff line change 16
16
" pollinator-check/713bec45-18fb-48c7-b6c2-46e6e824caec" ,
17
17
" pollinator-check/b33f33a7-c308-468e-a2a2-06c1f2443bfb" ,
18
18
" 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"
20
21
]
21
22
}
22
23
}
23
24
},
24
25
{
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" ,
26
27
"paths" : [
27
28
" /api/audit-log/**"
28
29
],
33
34
"asap" : {
34
35
"issuers" : [
35
36
" 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"
37
39
]
38
40
}
39
41
}
You can’t perform that action at this time.
0 commit comments