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

Jenkins authentication #2

Open
larsskj opened this issue Jun 12, 2015 · 1 comment
Open

Jenkins authentication #2

larsskj opened this issue Jun 12, 2015 · 1 comment

Comments

@larsskj
Copy link

larsskj commented Jun 12, 2015

I'd like to see a way to handle authentication against the Jenkins server. Embedding a username/password in the URL works, but it's neither secure nor flexible.

@JonathanRRogers
Copy link

I agree that it would be good if devpi-jenkins had direct support for authentication. I observed that the plugin uses the Requests package, which looks for a .netrc file to configure HTTP BASIC authentication. I was able to generate an API token for my Jenkins user and put the user name and token as password into ~/.netrc.

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

2 participants