awx icon indicating copy to clipboard operation
awx copied to clipboard

RBAC to enable access for users to execute job template

Open nx2804 opened this issue 2 years ago • 1 comments

Please confirm the following

  • [X] I agree to follow this project's code of conduct.
  • [X] I have checked the current issues for duplicates.
  • [X] I understand that AWX is open source software provided for free and that I might not receive a timely response.

Feature type

Enhancement to Existing Feature

Feature Summary

Hi Team,

I have the following requests ,

  1. Enable job template execute permissions to users and they should not be able to view any other resources , administration tabs. It should be hidden , is this possible
  2. job templates should be grouped within the folder based on usecase for easy access and identification

Thanks.

Select the relevant components

  • [X] UI
  • [ ] API
  • [ ] Docs
  • [ ] Collection
  • [ ] CLI
  • [ ] Other

Steps to reproduce

Create a user with normal user access they should not be able to view any of the resources and templates until we provide access to them explicitly

Current results

normal user able to view all the tabs including administration and all the job templates are being displayed , inorder to avoid confusion all job templates should be grouped together within the folder

Sugested feature result

All administration option should be hidden under resources except job templates everything else should be hiddent

Additional information

No response

nx2804 avatar Nov 21 '23 11:11 nx2804

re: "job templates should be grouped within the folder based on use case for easy access and identification" Is this more easily achieved by having folders in "Job Templates" folder ? EG: Windows, Linux, Application A, Application B, etc.

pHiney avatar Oct 11 '24 02:10 pHiney