You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example: curl -X POST localhost:8080/role-strategy/strategy/addTemplate?name=developer&permissionIds=hudson.model.Item.Discover,hudson.model.Item.Build
Example: curl -X POST localhost:8080/role-strategy/strategy/addTemplate?name=developer&permissionIds=hudson.model.Item.Discover,hudson.model.Item.Build
https://github.com/jenkinsci/role-strategy-plugin/blob/master/src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java
https://javadoc.jenkins.io/plugin/role-strategy/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.html
Originally reported by jacurt, imported from: Include an addTemplate example with the doAddTemplate documentation
Raw content of original issue