]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS add reference to SSO authentication in delegated authentication documentation
authorJoe Tingsanchali <joe.tingsanchali@sonarsource.com>
Mon, 24 May 2021 14:27:58 +0000 (09:27 -0500)
committersonartech <sonartech@sonarsource.com>
Mon, 24 May 2021 20:04:07 +0000 (20:04 +0000)
server/sonar-docs/src/pages/instance-administration/delegated-auth.md

index f0c3ac3624857f6b60ac50414f9f268878b195e2..02879451f8a6daaf1086cffd4279525d71d3b20b 100644 (file)
@@ -17,7 +17,7 @@ When using group mapping, the following caveats apply regardless of which delega
 
 
 ## HTTP Header Authentication
-You can delegate user authentication to third-party systems (proxies/servers) using HTTP Header Authentication.
+You can delegate user authentication to third-party systems (proxies/servers) using HTTP Header Authentication. See `SSO AUTHENTICATION` section within `sonar.properties` file.
 
 When this feature is activated, SonarQube expects that the authentication is handled prior any query reaching the server. 
 The tool that handles the authentication should: