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 attributes to enable security group matrix or non-anonymous access #16

Closed
jaypipes opened this issue Oct 4, 2012 · 1 comment
Closed

Comments

@jaypipes
Copy link

jaypipes commented Oct 4, 2012

Jenkins supports a variety of different authn/z mechanisms. In configuring Jenkins to support container-provided authentication, you need to modify the Jenkins root config.xml file and add in things like this:

 <useSecurity>true</useSecurity>
  <authorizationStrategy class="hudson.security.GlobalMatrixAuthorizationStrategy">
   ...

It would be great to be able to set node attributes that would allow non-anonymous setup for the installed Jenkins server.

@fujin fujin closed this as completed Feb 28, 2013
@patcon
Copy link
Contributor

patcon commented Mar 1, 2013

See #23 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants