×
Apr 9, 2024 · The Role Strategy plugin is meant to be used from Jenkins to add a new role-based mechanism to manage users' permissions. Supported features.
About this plugin​​ This plugin adds a new role-based strategy to ease and fasten users management.
Enables user authorization using a Role-Based strategy. Roles can be defined globally or for particular jobs or nodes selected by regular expressions.
Returns a list of all item roles of the user that started the build. This includes roles assigned via groups. When the run is triggered by an SCM event or by ...
Checks if the role holds any of the given Permission . Parameters: permissions - A Permission s set; Returns: True if the ...
The Role Strategy Plugin is one of the most popular Jenkins authorization plugin. On adding a large number of roles to the plugin, a significant slowdown is ...
API method to delete a SID from all granted roles. Only SIDS of type EITHER with the given name will be deleted. Example: curl -X POST localhost:8080/role- ...
Aug 26, 2019 · A couple of major changes were made to the Role Strategy Plugin to improve its performance. First, we started collection of roles that matched a ...
Apr 9, 2024 · Enables user authorization using a Role-Based strategy. Roles can be defined globally or for particular jobs or nodes selected by regular ...