|
52 | 52 | "label": "Configure support plans", |
53 | 53 | "slug": "configure-support-plans" |
54 | 54 | }, |
55 | | - { |
56 | | - "label": "Enforce multifactor authentication", |
57 | | - "slug": "enforce-mfa" |
58 | | - }, |
59 | 55 | { |
60 | 56 | "label": "Use multifactor authentication", |
61 | 57 | "slug": "use-2fa" |
|
279 | 275 | "label": "Generate an SSH key", |
280 | 276 | "slug": "create-ssh-key" |
281 | 277 | }, |
| 278 | + { |
| 279 | + "label": "Enforce multifactor authentication", |
| 280 | + "slug": "enforce-mfa" |
| 281 | + }, |
282 | 282 | { |
283 | 283 | "label": "Add resources to a Project", |
284 | 284 | "slug": "add-resources-project" |
|
336 | 336 | { |
337 | 337 | "items": [ |
338 | 338 | { |
339 | | - "label": "Invite a user to an Organization", |
| 339 | + "label": "Invite a Guest to an Organization", |
340 | 340 | "slug": "invite-user-to-orga" |
341 | 341 | }, |
342 | 342 | { |
343 | 343 | "label": "Accept an invitation to an Organization", |
344 | 344 | "slug": "accept-invitation-to-orga" |
345 | 345 | }, |
346 | 346 | { |
347 | | - "label": "Manage users", |
348 | | - "slug": "manage-users" |
349 | | - }, |
350 | | - { |
351 | | - "label": "Create an application", |
352 | | - "slug": "create-application" |
| 347 | + "label": "Log in as a Member", |
| 348 | + "slug": "log-in-as-a-member" |
353 | 349 | }, |
354 | 350 | { |
355 | | - "label": "Manage applications", |
356 | | - "slug": "manage-applications" |
| 351 | + "label": "Comply with security requirements as a Member", |
| 352 | + "slug": "comply-with-sec-requirements-member" |
357 | 353 | }, |
358 | 354 | { |
359 | 355 | "label": "Create API keys", |
|
363 | 359 | "label": "Manage API keys", |
364 | 360 | "slug": "manage-api-keys" |
365 | 361 | }, |
| 362 | + { |
| 363 | + "label": "Manage users", |
| 364 | + "slug": "manage-users" |
| 365 | + }, |
| 366 | + { |
| 367 | + "label": "Manage Members", |
| 368 | + "slug": "manage-members" |
| 369 | + }, |
| 370 | + { |
| 371 | + "label": "Enforce security requirements for Members", |
| 372 | + "slug": "enforce-security-requirements-members" |
| 373 | + }, |
| 374 | + { |
| 375 | + "label": "Create an application", |
| 376 | + "slug": "create-application" |
| 377 | + }, |
| 378 | + { |
| 379 | + "label": "Manage applications", |
| 380 | + "slug": "manage-applications" |
| 381 | + }, |
366 | 382 | { |
367 | 383 | "label": "Create a group", |
368 | 384 | "slug": "create-group" |
|
0 commit comments