Skip to content

chingzio/sonar-cas-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SonarQube CAS plugin

This plugin allows for authentication with Apereo CAS authentication.

Installation

To install this plugin the plugin artifact must be copied to SonarQube's plugin directory. After that SonarQube must be restarted in order to take affect.

Resources

Prior knowledge about

  • authentication mechanisms in general,
  • authentication with CAS specifically
  • authentication inside SonarQube

are highly recommended.

You should checkout the these resources for further reading:

Plugin configuration

This plugin is configurable in several ways by means of setting the usual properties in the sonar.properties file. You can find the keys and some explanation in the Plugin Configuration page

How this plugin works

You can find more about plugin internals in the Architecture and Internals page.

About

CAS Authentication support for SonarQube

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.3%
  • Other 0.7%