| << Back to previous view |
[QB-3510] User account with permissions to manage only grid
|
|
| Status: | Resolved |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 9.0.28 |
| Fix Version/s: | 10.0.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Jedrzej Buraczewski | Assigned To: | Robin Shen |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
Hi,
We have CI for creating docker images and adding to QB automatically. I see there is critical problem because there is no option to create user account with restricted permissions to only add/delete cloud profiles and manage grid and therefore we have to use regular admin account. Can you prepare some additional level of role with permissions only to manage grid? |
| Comments |
| Comment by Jedrzej Buraczewski [ 18/Mar/20 05:38 PM ] |
|
@robin,
It looks like user with Grid permissions can't add new profile using REST API in version 10.0.0. <h2>HTTP ERROR: 403</h2> <p>Problem accessing /rest/cloud_profiles. Reason: |
| Comment by Robin Shen [ 19/Mar/20 02:45 AM ] |
|
Got fixed in QB 10.0.1:
https://build.pmease.com/build/5141 Thanks for reporting |