]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-16259 - Docs about %reqAttribute{TOKEN_NAME}
authorBelen Pruvost <belen.pruvost@sonarsource.com>
Thu, 28 Apr 2022 09:52:25 +0000 (11:52 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 29 Apr 2022 20:03:19 +0000 (20:03 +0000)
server/sonar-docs/src/pages/setup/sonar-properties.md

index 6d7ab42c30830e9640b02676ee8722e812262e39..d822316c39e9970a3ae49045ccce67119cf65e6b 100644 (file)
@@ -337,6 +337,8 @@ Possible values are:
 The login of authenticated user is not implemented with "%u" but with "%reqAttribute{LOGIN}" (since version 6.1).  
 The value displayed for anonymous users is "-".  
 
+The token name used for requests will be added to the access log if the "%reqAttribute{TOKEN_NAME}" is added (since version 9.5).
+
 The SonarQube's HTTP request ID can be added to the pattern with "%reqAttribute{ID}" (since version 6.2).  
 
 If SonarQube is behind a reverse proxy, then the following value allows to display the correct remote IP address: