Skip to content

Commit f3af694

Browse files
Add docs configuration dbms.security.allow_oidc_credential_forwarding_enabled (#2657)
2 parents ff3cf4d + 7a2945e commit f3af694

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 forward OIDC credentials to authenticate on remote Neo4j DBMS. When set to `false`, OIDC credentials are not allowed to be forwarded to remote DBMS. 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+
|===
47194733

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

0 commit comments

Comments
 (0)