Skip to content

Commit 4f326d0

Browse files
authored
Minor typos fixed
1 parent 21ecf7e commit 4f326d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4330,7 +4330,7 @@ m|+++false+++
43304330
|Description
43314331
a|Expected values of the Audience (aud) claim in the id token.
43324332
|Valid values
4333-
a|A comma-separated list where each element is a string, which Can not be empty.
4333+
a|A comma-separated list where each element is a string, which can not be empty.
43344334
|===
43354335

43364336

@@ -4411,7 +4411,7 @@ a|A string that must be semicolon-separated list of key-value pairs or empty
44114411
|===
44124412
|Description
44134413
a|The claim to use as the list of groups in Neo4j. These could be Neo4J roles directly, or can be mapped using dbms.security.oidc.<provider>.authorization.group_to_role_mapping.
4414-
The JWT claim may also contain a single group returned as A string. as well as a list of groups as was previously required.
4414+
The JWT claim may also contain a single group returned as a string, as well as a list of groups as was previously required.
44154415

44164416
|Valid values
44174417
a|A string.
@@ -4426,7 +4426,7 @@ a|A string.
44264426
[frame="topbot", stripes=odd, grid="cols", cols="<1s,<4"]
44274427
|===
44284428
|Description
4429-
a|The claim to use as the username in Neo4j. This would typically be sub, but in some situations it may be be desirable to use something else such as email.
4429+
a|The claim to use as the username in Neo4j. This would typically be sub, but in some situations it may be desirable to use something else such as email.
44304430
|Valid values
44314431
a|A string.
44324432
|Default value

0 commit comments

Comments
 (0)