Skip to content

Commit 6f4f44b

Browse files
committed
docs: Add known Druid 35+36 OIDC issue
1 parent 4e2a2c6 commit 6f4f44b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

modules/ROOT/partials/release-notes/release-26.3.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,3 +590,6 @@ See https://github.com/stackabletech/kafka-operator/pull/933[kafka-operator#933]
590590
To work around the issue there are two possibilities:
591591
. Disable this feature gate in your Kubernetes 1.35 clusters.
592592
. Ensure that your product custom resources (e.g. TrinoCluster, SparkApplication, etc.) are applied after any referenced custom resources such as TrinoCatalog, S3Connection, and so on.
593+
* In Druid 35 and 36, OIDC authentication may fail since due to a change in how the authentication method is selected when connecting to an OIDC provider.
594+
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.
595+
See https://github.com/stackabletech/druid-operator/pull/800[druid-operator#800].

0 commit comments

Comments
 (0)