diff --git a/docs/configuration.md b/docs/configuration.md index 520f276592..bb62036b51 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -436,6 +436,10 @@ token_url: # Optional parameters to append to the token URL. endpoint_params: [ : ... ] + +# Configures the token request's TLS settings. +tls_config: + [ ] ``` ## ``