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 for HTTP proxy #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcsirot
Copy link
Contributor

@jcsirot jcsirot commented Aug 7, 2014

The plugin does not work when the Sonarqube instance needs to use a HTTP proxy to access the OpenId server. This patch configure the openid4java library to use the proxy configured in the sonarqube properties (http.proxyHost, http.proxyPort, http.proxyUser, http.proxyPassword). It also add a sonar.openid.useProxy property which can be set to use or not the proxy configuration.

@bellingard
Copy link
Member

I've created http://jira.codehaus.org/browse/SONARPLUGINS-3788 to add this to the next version of the OpenID plugin.

Thanks for the contribution!

@bellingard
Copy link
Member

@jcsirot As the official plugin lead developer, you now have commits right on the repo so you can push forward those features Jean-Christophe!

@simonbrandhof
Copy link
Contributor

As Codehaus is shutdown, the related ticket is now #8

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

Successfully merging this pull request may close these issues.

None yet

3 participants