Skip to content

Commit f9d849b

Browse files
committed
minor update
1 parent bd58edd commit f9d849b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

articles/application-gateway/monitor-application-gateway-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ For Application Gateway and WAF v2 SKU:
211211
|sslEnabled | Whether communication to the backend pools used TLS. Valid values are on and off. |
212212
|sslCipher | Cipher suite being used for TLS communication (if TLS is enabled). |
213213
|sslProtocol | SSL/TLS protocol being used (if TLS is enabled). |
214-
|sslClientVerify | Shows the result of client certificate verification as SUCCESS or FAILED. Failed status includes error information.|
214+
|sslClientVerify | Shows the result of client certificate verification as SUCCESS or FAILED. Failed status will include error information. SUCCESS status will include Strict or Passthrough|
215215
|sslClientCertificateFingerprint|The SHA1 thumbprint of the client certificate for an established TLS connection.|
216216
|sslClientCertificateIssuerName|The issuer DN string of the client certificate for an established TLS connection.|
217217
|serverRouted | The backend server that application gateway routes the request to. |
@@ -226,6 +226,7 @@ For Application Gateway and WAF v2 SKU:
226226
|originalHost | This field contains the original request host name. |
227227
|error_info | The reason for the 4xx and 5xx error. Displays an error code for a failed request. More details in the error code tables in this article. |
228228
|contentType | The type of content or data that's being processed or delivered by the application gateway. |
229+
|identity | Provides the Tenant ID (TID) and Object ID (OID) of the authenticated entity after successful JWT validation. |
229230

230231
```json
231232
{

0 commit comments

Comments
 (0)