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
groovy.lang.MissingMethodException: No signature of method: com.michelin.cio.hudson.plugins.rolestrategy.RoleBasedAuthorizationStrategy.getRoleMap() is applicable for argument types: (java.lang.String) values: [globalRoles]
The text was updated successfully, but these errors were encountered:
Hello guys,
I am trying to get list of people from the admin role using AuthorizationStrategy.
I have posted a related question on StackOverflow LINK
When I run this code in my Jenkins script console it's complaining about
authStrategy.GLOBAL
jenkins-scripts/scriptler/export-role-strategy-permissions-to-csv.groovy
Line 61 in 48f49f0
Versions
Error Output
The text was updated successfully, but these errors were encountered: