skundrik / folder-auth-plugin

Authorization Plugin for Jenkins that works on folders

Home Page:https://plugins.jenkins.io/folder-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Folder-based Authorization for Jenkins

Build Status Gitter GitHub release Dependabot Status

This plugin provides an easy way to configure permisisons inside Jenkins through roles which can apply to multiple users. Three types of roles are supported 'Global Roles', 'Folder Roles' and 'Agent Roles'.

Screenshot of the plugin

To learn more about how to use this plugin, read the docs. We also provide REST APIs for modifying the roles, check them out here.

Reach out to us

You can chat with us, share your feedback and ask questions on our Gitter chat. We share the channel with the Role Strategy Plugin because this plugin also follows a similar, though simplified, 'role-based' model and was created to avoid the performance penalty of using regular expressions.

You can also reach out to us through Jenkins' Developer Mailing List.

Reporting issues

Please create a ticket for any bug reports or feature requests on Jenkins JIRA and add folder-auth-plugin as the 'Component'.

Changelog

See GitHub Releases

About

Authorization Plugin for Jenkins that works on folders

https://plugins.jenkins.io/folder-auth

License:MIT License


Languages

Language:Java 89.7%Language:JavaScript 7.8%Language:CSS 2.2%Language:HTML 0.3%