jenkin中基于角色的权限管理

https://blog.csdn.net/zz153417230/article/details/118934809

jenkin中基于角色的权限管理

安装 Role-based 插件

Role-based-Authorization 是 Jenkins 权限管理插件,我们需要提前安装此插件,进入 系统管理->插件管理->可选插件 搜索 Role-based

接下来,我们需要将 Jenkins 的安全模式改成设置基于 Role Based Strategy 模式,这样会开启上面安装的插件。

进入 系统管理->全局安全配置 中将 访问控制 里 授权策略 配置为 Role-Based Strategy

进入 系统管理->Manage and Assign Roles 可以看到 角色管理 与 角色分配

增加一个跟项目组角色 group_project ,并且设置该角色 全局可读 权限

增加组角色

在 Item roles 一栏添加组角色 group_weixingroup_alibaba 两个角色,并且设置

Pattern 里面输入通配符,一般是项目前缀,经常以 “xxxx.” 命名,“xxxx” 为前缀,“.”为匹配任意名称。

点击 Assign Roles 进入 角色分配

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: