Skip to content

Commit 81c2263

Browse files
Update docs/modules/druid/pages/usage-guide/security.adoc
Co-authored-by: Malte Sander <contact@maltesander.com>
1 parent 8e3cccb commit 81c2263

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/modules/druid/pages/usage-guide/security.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ The secret containing the OIDC client credentials should be structured like this
102102
include::example$druid-oidc-authentication.yaml[tag=secret]
103103
----
104104

105-
NOTE: OIDC authentication may fail with Druid 35 due to a change in how the authentication method is selected when connecting to an OIDC provider.
106-
If your OIDC provider (e.g. Keycloak) advertises `private_key_jwt` as a supported client authentication method, Druid 35 may attempt to use it, which causes authentication to fail.
105+
NOTE: OIDC authentication may fail since Druid versions `35.x.x` and `36.x.x` due to a change in how the authentication method is selected when connecting to an OIDC provider.
106+
If your OIDC provider (e.g. Keycloak) advertises `private_key_jwt` as a supported client authentication method, Druid may attempt to use it, which causes authentication to fail.
107107

108108
=== Current Limitations and Upcoming Work
109109

0 commit comments

Comments
 (0)