Skip to content

Commit 2b1e136

Browse files
docs: add info about suspended status whit user auth providers
1 parent 803de95 commit 2b1e136

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ If suspended while using Neo4j, they lose all assigned roles with their privileg
2121
* Users who authenticate and authorize against an external ID provider (e.g., LDAP) can still log in.
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.
24+
* 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.
2426

2527
[[access-control-user-syntax]]
2628
== User management command syntax

0 commit comments

Comments
 (0)