From 1485f0db3ce0f9aeec0263020b0d1ed5d1e7eb93 Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Mon, 19 Feb 2024 17:06:12 -0600 Subject: [PATCH] [Docs] Add section id to auth env var workaround --- .../main/antora/modules/ROOT/pages/reference/authentication.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-pulsar-docs/src/main/antora/modules/ROOT/pages/reference/authentication.adoc b/spring-pulsar-docs/src/main/antora/modules/ROOT/pages/reference/authentication.adoc index 0475823f..7faf81fc 100644 --- a/spring-pulsar-docs/src/main/antora/modules/ROOT/pages/reference/authentication.adoc +++ b/spring-pulsar-docs/src/main/antora/modules/ROOT/pages/reference/authentication.adoc @@ -13,6 +13,7 @@ For example, if you want to configure the issuer url for the `AuthenticationOAut If you use other forms, such as `issuerurl` or `issuer-url`, the setting will not be applied to the plugin. ==== +[[client-authentication-env-vars]] [TIP] ==== Using environment variables for auth parameters is typically problematic because the case sensitivity is lost during translation.