Jenkins Project Based Security -
i using role based security in jenkinks.
what wondering there following.
present:
using role based plugin.
under manager , assign roles
"global roles" >> have "admin" can create project " project roles" >> created individual project lets build/delete/ect job - not create jobissue is:
i want 1 person have admin rights create project team members go project , create jobs there project have given rights without given them "global admin rights"future want:
admin role:
to give person admin ( global rights) can go create application(project).project based:
the team members have rights create , delete jobs there application (project).and not have access applicatons(project) , not given global rights create other projects or touch other people projectsany new security rights plugin out there, using role-based plugin.
any new interesting plugin can checkout see direction can go?
@adam,
take @ jenkins role strategy plugin.
this plugin adds new role-based strategy ease , fasten users management. strategy allows:
creating global roles, such admin, job creator, anonymous, etc., allowing set overall, slave, job, run, view , scm permissions on global basis. creating project roles, allowing set job , run permissions on project basis. creating slave roles, allowing set node-related permissions. assigning these roles users.hope helps.
jenkins jenkins-plugins
No comments:
Post a Comment