Jenkins and plugins versions report
Jenkins: Chart Version: jenkins-4.5.0 App Version: 2.401.3
Steps taken:
JCasC:
configScripts:
azure-ad-settings: |
jenkins:
securityRealm:
azure:
cacheDuration: 0
clientId: ${appId}
clientSecret: ${password}
tenant: ${tenant}
authorizationStrategy:
azureAdMatrix:
permissions:
In the above controller config, removed the Run/ Replay option permission.
Even after removing the permission, I'm able to use the replay option.
What Operating System are you using (both controller, and any agents involved in the problem)?
N/A
Reproduction steps
N/A
Expected Results
Replay option should be disabled.
Actual Results
Even after removing the in the code, the replay option is still available.
Anything else?
No response
Are you interested in contributing a fix?
No response
Jenkins and plugins versions report
Jenkins: Chart Version: jenkins-4.5.0 App Version: 2.401.3
Steps taken:
In the above controller config, removed the Run/ Replay option permission.
Even after removing the permission, I'm able to use the replay option.
What Operating System are you using (both controller, and any agents involved in the problem)?
N/A
Reproduction steps
N/A
Expected Results
Replay option should be disabled.
Actual Results
Even after removing the in the code, the replay option is still available.
Anything else?
No response
Are you interested in contributing a fix?
No response