Skip to content

Commit e2994af

Browse files
docs: allow OIDC credential forwarding configuration
1 parent d828266 commit e2994af

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4716,6 +4716,20 @@ a|A boolean.
47164716
m|+++false+++
47174717
|===
47184718

4719+
[role=label--enterprise-edition label--new-2025.10]
4720+
[[config_dbms.security.allow_oidc_credential_forwarding_enabled]]
4721+
=== `dbms.security.allow_oidc_credential_forwarding_enabled`
4722+
4723+
.dbms.security.allow_oidc_credential_forwarding_enabled
4724+
[frame="topbot", stripes=odd, grid="cols", cols="<1s,<4"]
4725+
|===
4726+
|Description
4727+
a|When set to `true`, remote database aliases are allowed to authenticate to remote databases using OIDC credential forwarding. When set to `false`, authentication of remote database aliases using OIDC credential forwarding is disallowed. Existing aliases that rely on this method remain defined but cannot be used to connect until this setting is enabled.
4728+
|Valid values
4729+
a|A boolean.
4730+
|Default value
4731+
m|+++false+++
4732+
|===c
47194733

47204734
[[config_dbms.netty.ssl.provider]]
47214735
=== `dbms.netty.ssl.provider`

0 commit comments

Comments
 (0)