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.