Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trajano/reverse-proxy-auth-sonar-plugin

This plugin allows delegation of SonarQube authentication to the reverse proxy via HTTP Header.
https://github.com/trajano/reverse-proxy-auth-sonar-plugin

sonarqube sonarqube-authentication sonarqube-plugin

Last synced: about 2 months ago
JSON representation

This plugin allows delegation of SonarQube authentication to the reverse proxy via HTTP Header.

Awesome Lists containing this project

README

        

Reverse Proxy Authenticator plugin for Sonar
============================================

[![Build Status](https://travis-ci.org/trajano/reverse-proxy-auth-sonar-plugin.svg?branch=master)](https://travis-ci.org/trajano/reverse-proxy-auth-sonar-plugin)

This plugin allows delegation of SonarQube authentication to the reverse proxy
via HTTP Header. See [Implementation Details][3].

As of v6.0.0 of the plugin, SonarQube 6.0 is required.

This was named after the [Jenkins][1] [Reverse Proxy Auth Plugin][2].

[1]: http://www.jenkins-ci.org/
[2]: http://wiki.jenkins-ci.org/display/JENKINS/Reverse+Proxy+Auth+Plugin
[3]: implementation_details.html