Skip to content

Commit a0b6664

Browse files
renetapopovaevelinadanielssonphil198
authored
docs: add info about suspended status whit user auth providers (neo4j#2742)
Cherry-picked from neo4j#2735 --------- Co-authored-by: evelinadanielsson <[email protected]> Co-authored-by: Evelina Danielsson <[email protected]> Co-authored-by: Phil Wright <[email protected]>
1 parent c072956 commit a0b6664

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 and associated privileges, including the `PUBLIC` role, until reactivated.
2426

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

0 commit comments

Comments
 (0)