Skip to content

Commit a421a87

Browse files
Fix ldap authorization setting description (#2640) (#2650)
Related [PR](neo-technology/neo4j#33320) in neo4j Cherry-picked from #2640 --------- Co-authored-by: Evelina Danielsson <[email protected]>
1 parent 5323b11 commit a421a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4056,7 +4056,7 @@ m|++++++
40564056
[frame="topbot", stripes=odd, grid="cols", cols="<1s,<4"]
40574057
|===
40584058
|Description
4059-
a|A list of attribute names on a user object that contains groups to be used for mapping to roles when LDAP authorization is enabled. This setting is ignored when `dbms.ldap_authorization_nested_groups_enabled` is `true`.
4059+
a|A list of attribute names on a user object that contains groups to be used for mapping to roles when LDAP authorization is enabled. This setting is ignored when <<config_dbms.security.ldap.authorization.nested_groups_enabled,`dbms.security.ldap.authorization.nested_groups_enabled`>> is `true`.
40604060
|Valid values
40614061
a|A comma-separated list where each element is a string, which cannot be empty.
40624062
|Default value

0 commit comments

Comments
 (0)