...
| Code Block | ||
|---|---|---|
| ||
# This property must be set to true sonar.authenticator.createUsers=true # Enable CAS plugin sonar.security.realm=cas # Protocol is cas2 or saml11 sonar.cas.protocol=cas2 # Location of the CAS server login form sonar.cas.casServerLoginUrl=https://localhost:8443/cas/login # CAS server root URL sonar.cas.casServerUrlPrefix=https://localhost:8443/cas # Sonar server root URL, without ending slash sonar.cas.sonarServerUrl=http://localhost:9000 # Specifies whether gateway=true should be sent to the CAS server. Default is false. #sonar.cas.sendGateway=false # The tolerance in milliseconds for drifting clocks when validating SAML 1.1 tickets. # Note that 10 seconds should be more than enough for most environments that have NTP time synchronization. # Default is 1000 milliseconds. #sonar.cas.saml11.toleranceMilliseconds=1000 |
Change Log
JIRA Issues anonymous true title Release 0.1 height 60 renderMode static columns type;key;summary;priority url http://jira.codehaus.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?fixfor=18522&pid=11911&sorter/field=priority&sorter/order=DESC&tempMax=1000

