Skip to content

Add support for HTTP proxy - #3

Open
jcsirot wants to merge 1 commit into
SonarQubeCommunity:masterfrom
jcsirot:http-proxy
Open

Add support for HTTP proxy#3
jcsirot wants to merge 1 commit into
SonarQubeCommunity:masterfrom
jcsirot:http-proxy

Conversation

@jcsirot

@jcsirot jcsirot commented Aug 7, 2014

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

3 participants