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

Improve documentation and debug logging for issue with non-reachable identity provider due to network proxy #2

Closed
tjuerge opened this issue Jan 6, 2018 · 0 comments
Assignees
Milestone

Comments

@tjuerge
Copy link
Contributor

tjuerge commented Jan 6, 2018

If a network proxy is used with SonarQube (via http[s].proxy[Host|Port] properties in the sonar.properties) and the host name of the identity provider is not resolvable by this proxy then the IdP's host name must be excluded from being resolved by the proxy. This is done by defining the property http.nonProxyHosts in the sonar.properties.

Otherwise the plugin won't be able to send the token request to the IdP.

@tjuerge tjuerge added this to the 1.0.1 milestone Jan 6, 2018
@tjuerge tjuerge self-assigned this Jan 6, 2018
@tjuerge tjuerge closed this as completed in c107ec9 Jan 6, 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

1 participant