From 6499f8c1a21a58489638f44cb689b8d549912b31 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Sat, 7 Sep 2024 17:34:23 +0200 Subject: [PATCH] Config Doc - Configure OIDC Common annotation processor for legacy root Fixes #43109 --- extensions/oidc-common/runtime/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/extensions/oidc-common/runtime/pom.xml b/extensions/oidc-common/runtime/pom.xml index ace03eb72f809..4a8e750382909 100644 --- a/extensions/oidc-common/runtime/pom.xml +++ b/extensions/oidc-common/runtime/pom.xml @@ -71,6 +71,9 @@ ${project.version} + + -AlegacyConfigRoot=true +