Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of authorizationStrategy to JenkinsConfigurator #60

Closed
oleg-nenashev opened this issue Feb 5, 2018 · 2 comments
Closed
Assignees

Comments

@oleg-nenashev
Copy link
Member

Currently there is no way to pass authorizationStrategy for Jenkins instance. The plugin injects NOOP setter for that.

I hit if for Role Strategy in #48, @kohsuke hit it for Unsecure Strategy at the same time

@ndeloof
Copy link
Contributor

ndeloof commented Feb 5, 2018

strange, milestone 1 demo do set authorizationStrategy: loggedInUsersCanDoAnything

@oleg-nenashev
Copy link
Member Author

@ndeloof That works because it is a default strategy value 🤷‍♂️

oleg-nenashev added a commit to oleg-nenashev/configuration-as-code-plugin that referenced this issue Feb 5, 2018
oleg-nenashev added a commit to oleg-nenashev/configuration-as-code-plugin that referenced this issue Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants