Skip to content

Jenkins Replay Option Disabling #529

@Vishnu-Priya05

Description

@Vishnu-Priya05

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions