Skip to content

Commit df57824

Browse files
Update modules/ROOT/pages/authentication-authorization/manage-users.adoc
Co-authored-by: Phil Wright <[email protected]>
1 parent 2b1e136 commit df57824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/authentication-authorization/manage-users.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If suspended while using Neo4j, they lose all assigned roles with their privileg
2222
If suspended while using Neo4j, they retain the roles and the privileges assigned by the external provider, including the `PUBLIC` role.
2323
To prevent any of these, you need to use the mechanisms of their identity provider.
2424
* Users who authenticate and authorize against an external ID provider and have xref:authentication-authorization/auth-providers.adoc[user auth providers] set up cannot log into Neo4j.
25-
If suspended while using Neo4j, they lose all assigned roles with their privileges, including the `PUBLIC` role, until reactivated.
25+
If suspended while using Neo4j, they lose all assigned roles and associated privileges, including the `PUBLIC` role, until reactivated.
2626

2727
[[access-control-user-syntax]]
2828
== User management command syntax

0 commit comments

Comments
 (0)