Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/trajano/reverse-proxy-auth-sonar-plugin
- Owner: trajano
- License: epl-1.0
- Created: 2014-02-07T14:01:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T15:39:13.000Z (almost 8 years ago)
- Last Synced: 2024-10-09T09:20:34.720Z (3 months ago)
- Topics: sonarqube, sonarqube-authentication, sonarqube-plugin
- Language: Java
- Homepage: http://site.trajano.net/reverse-proxy-auth-sonar-plugin
- Size: 944 KB
- Stars: 3
- Watchers: 2
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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