Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 6100645

Browse files
committed
Update roles and permissions page after SME feedback
1 parent 5111251 commit 6100645

File tree

1 file changed

+6
-67
lines changed

1 file changed

+6
-67
lines changed
Lines changed: 6 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,105 +1,90 @@
11
= Permissions and roles
22

3-
As a workspace *Owner*, you can invite collaborators to your workspace by adding a user ID such as an external SSO ID. After you add a user to a workspace, you assign a specific role to designate what actions that user can perform.
4-
5-
The following list shows the roles that are available in a workspace:
3+
The following list shows the three roles that are available in a workspace:
64

75
* *Contributor*: Ideal for users who actively push to your workspace
86
* *Maintainer*: Ideal for users who need to manage the workspace, but who don't need access to sensitive actions like managing security or deleting a workspace
97
* *Owner*: Ideal for users who need full access to the workspace, including sensitive actions like managing security or deleting a workspace
108
11-
NOTE: By default, any collaborator that you invite has the role of *Contributor*.
9+
== Adding a user
10+
We currently do not support adding users in the user interface (UI). To add a collaborator, you can send us a message in the https://dn.dev/DevNationSlack[DevNation workspace] in the link:https://rhdevnation.slack.com/archives/C04LXT1EU7K[#software-supply-chain-security] channel and we will process your request.
1211

13-
== Permissions by role
12+
Or, send a message in the chat feature in the {ProductName} application.
1413

15-
The role that you assign to a user determines the permissions that the user has in the workspace. The *Owner* role assigns all permissions.
14+
== Permissions by role
1615

1716
The following table shows the actions that each type of collaborator can perform:
1817

1918
.Permissions for each type of collaborator
2019

2120
|===
22-
|Action |Contributor |Maintainer |Owner |Tenant Admin
21+
|Action |Contributor |Maintainer |Owner
2322

2423
|*Workspace:*
2524

2625
View a workspace
2726
^.>|✔️
2827
^.>|✔️
2928
^.>|✔️
30-
^.>|✔️
3129

3230
|Create a workspace
3331
|
3432
|
3533
^.^|✔️
36-
^.^|✔️
3734

3835
|Update a workspace
3936
|
4037
^.^|✔️
4138
^.^|✔️
42-
^.^|✔️
4339

4440
|Delete a workspace
4541
|
4642
|
4743
^.^|✔️
48-
^.^|✔️
4944

5045
|*Application:*
5146

5247
View an application
5348
^.>|✔️
5449
^.>|✔️
5550
^.>|✔️
56-
^.>|✔️
5751

5852
|Create an application
5953
|
6054
|
6155
^.^|✔️
62-
^.^|✔️
6356

6457
|Update an application
6558
|
6659
^.^|✔️
6760
^.^|✔️
68-
^.^|✔️
6961

7062
|Delete an application
7163
|
7264
|
7365
^.^|✔️
74-
^.^|✔️
75-
7666

7767
|*Component:*
7868

7969
View a component
8070
^.>|✔️
8171
^.>|✔️
8272
^.>|✔️
83-
^.>|✔️
8473

8574
|Create a component
8675
|
8776
^.^|✔️
8877
^.^|✔️
89-
^.^|✔️
9078

9179
|Update a component
9280
|
9381
^.^|✔️
9482
^.^|✔️
95-
^.^|✔️
9683

9784
|Delete a component
9885
|
9986
|
10087
^.^|✔️
101-
^.^|✔️
102-
10388

10489
|*Environment:*
10590

@@ -108,25 +93,21 @@ View an environment
10893
^.>|✔️
10994
^.>|✔️
11095
^.>|✔️
111-
^.>|✔️
11296

11397
|Create an environment
11498
|
11599
^.^|✔️
116100
^.^|✔️
117-
^.^|✔️
118101

119102
|Update an environment
120103
|
121104
^.^|✔️
122105
^.^|✔️
123-
^.^|✔️
124106

125107
|Delete an environment
126108
|
127109
^.^|✔️
128110
^.^|✔️
129-
^.^|✔️
130111

131112
|*Pipeline run:*
132113

@@ -135,25 +116,21 @@ View pipeline run
135116
^.>|✔️
136117
^.>|✔️
137118
^.>|✔️
138-
^.>|✔️
139119

140120
|Create pipeline run
141121
^.^|✔️
142122
^.^|✔️
143123
^.^|✔️
144-
^.^|✔️
145124

146125
|Update pipeline run
147126
|
148127
^.^|✔️
149128
^.^|✔️
150-
^.^|✔️
151129

152130
|Delete pipeline run
153131
|
154132
^.^|✔️
155133
^.^|✔️
156-
^.^|✔️
157134

158135
|*IntegrationTestScenario:*
159136

@@ -162,51 +139,43 @@ View IntegrationTestScenario
162139
^.>|✔️
163140
^.>|✔️
164141
^.>|✔️
165-
^.>|✔️
166142

167143
|Create IntegrationTestScenario
168144
|
169145
^.^|✔️
170146
^.^|✔️
171-
^.^|✔️
172147

173148
|Update IntegrationTestScenario
174149
|
175150
^.^|✔️
176151
^.^|✔️
177-
^.^|✔️
178152

179153
|Delete IntegrationTestScenario
180154
|
181155
^.^|✔️
182156
^.^|✔️
183-
^.^|✔️
184157

185158
|*Enterprise Contract:*
186159

187160
View Enterprise Contract
188161
^.>|✔️
189162
^.>|✔️
190163
^.>|✔️
191-
^.>|✔️
192164

193165
|Create Enterprise Contract
194166
|
195167
|
196168
|
197-
^.^|✔️
198169

199170
|Update Enterprise Contract
200171
|
201172
|
202173
^.^|✔️
203-
^.^|✔️
204174

205175
|Delete Enterprise Contract
206176
|
207177
|
208178
^.^|✔️
209-
^.^|✔️
210179

211180
|*Release strategy:*
212181

@@ -215,77 +184,64 @@ View Release strategy
215184
^.>|✔️
216185
^.>|✔️
217186
^.>|✔️
218-
^.>|✔️
219187

220188
|Create Release strategy
221189
|
222190
^.^|✔️
223191
^.^|✔️
224-
^.^|✔️
225192

226193
|Update Release strategy
227194
|
228195
^.^|✔️
229196
^.^|✔️
230-
^.^|✔️
231-
232197
|Delete Release strategy
233198
|
234199
^.^|✔️
235200
^.^|✔️
236-
^.^|✔️
237201

238202
|*Release Admission Plan:*
239203
View Release Admission Plan
240204

241205
^.>|✔️
242206
^.>|✔️
243207
^.>|✔️
244-
^.>|✔️
245208

246209
|Create Release Admission Plan
247210
|
248211
^.^|✔️
249212
^.^|✔️
250-
^.^|✔️
251213

252214
|Update Release Admission Plan
253215
|
254216
^.^|✔️
255217
^.^|✔️
256-
^.^|✔️
257218

258219
|Delete Release Admission Plan
259220
|
260221
^.^|✔️
261222
^.^|✔️
262-
^.^|✔️
263223

264224
|*User:*
265225

266226
View a user
267227
^.>|✔️
268228
^.>|✔️
269229
^.>|✔️
270-
^.>|✔️
271230

272231
|Create a user
273232
|
274233
^.^|✔️
275234
^.^|✔️
276-
^.^|✔️
277235

278236
|Update a user
279237
|
280238
^.^|✔️
281239
^.^|✔️
282-
^.^|✔️
283240

284241
|Delete a user
285242
|
286243
^.^|✔️
287244
^.^|✔️
288-
^.^|✔️
289245

290246
|*User group:*
291247

@@ -294,25 +250,21 @@ View a user group
294250
^.>|✔️
295251
^.>|✔️
296252
^.>|✔️
297-
^.>|✔️
298253

299254
|Create a user group
300255
|
301256
|
302257
^.^|✔️
303-
^.^|✔️
304258

305259
|Update a user group
306260
|
307261
^.^|✔️
308262
^.^|✔️
309-
^.^|✔️
310263

311264
|Delete a user group
312265
|
313266
^.^|✔️
314267
^.^|✔️
315-
^.^|✔️
316268

317269
|*Custom role:*
318270

@@ -321,26 +273,21 @@ View a custom role
321273
^.>|✔️
322274
^.>|✔️
323275
^.>|✔️
324-
^.>|✔️
325276

326277
|Create a custom role
327278
|
328279
|
329280
^.^|✔️
330-
^.^|✔️
331281

332282
|Update a custom role
333283
|
334284
|
335285
^.^|✔️
336-
^.^|✔️
337286

338287
|Delete a custom role
339288
|
340289
|
341290
^.^|✔️
342-
^.^|✔️
343-
344291

345292
|*Tenant:*
346293

@@ -349,25 +296,21 @@ View tenant
349296
|
350297
|
351298
^.>|✔️
352-
^.>|✔️
353299

354300
|Create tenant
355301
|
356302
|
357303
^.>|✔️
358-
^.>|✔️
359304

360305
|Update tenant
361306
|
362307
|
363308
^.^|✔️
364-
^.^|✔️
365309

366310
|Delete tenant
367311
|
368312
|
369313
^.^|✔️
370-
^.^|✔️
371314

372315
|*Organization:*
373316

@@ -376,24 +319,20 @@ View organization
376319
^.>|✔️
377320
^.>|✔️
378321
^.>|✔️
379-
^.>|✔️
380322

381323
|Create organization
382324
|
383325
|
384326
^.^|✔️
385-
^.^|✔️
386327

387328
|Update organization
388329
|
389330
^.^|✔️
390331
^.^|✔️
391-
^.^|✔️
392332

393333
|Delete organization
394334
|
395335
^.^|✔️
396336
^.^|✔️
397-
^.^|✔️
398337

399338
|===

0 commit comments

Comments
 (0)