This plugin allows for authentication with Apereo CAS authentication.
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.
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:
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
You can find more about plugin internals in the Architecture and Internals page.