[Docs] Add section id to auth env var workaround

This commit is contained in:
Chris Bono
2024-02-19 17:06:12 -06:00
parent 6b6f0be0ae
commit 1485f0db3c

View File

@@ -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.