chore: fix experimental flag

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2025-09-08 15:14:05 +02:00
parent 75b5880cb7
commit a4b9f94d4f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ export const mcpPlugin = createBackendPlugin({
if (
config.getOptionalBoolean(
'auth.experimental.enableDynamicClientRegistration',
'auth.experimentalDynamicClientRegistration.enabled',
)
) {
// This should be replaced with throwing a WWW-Authenticate header, but that doesn't seem to be supported by