Skip to content

Commit 4e332d8

Browse files
authored
Update modules/ROOT/pages/tutorial/tutorial-sso-configuration.adoc
1 parent 8178c8d commit 4e332d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/tutorial/tutorial-sso-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ You can add a groups claim to ID tokens to configure authentication and authoriz
140140
[NOTE]
141141
====
142142
The `userid` claim is not included in the ID token by default like the default `sub` claim for access tokens, thus you need to add it manually.
143-
The name you give to your claim needs to be also indicated in the configuration `dbms.security.oidc.okta.claims.username=userid`.
143+
The name you give to your claim needs to be also indicated in the configuration `dbms.security.oidc.okta.claims.username=userid` in the _neo4j.conf_ file.
144144
====
145145
.. Click *Add Claim*.
146146
.. Add a claim with the name `userid`.

0 commit comments

Comments
 (0)