Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,12 @@ Custom-defined roles, such as `rolename`, must be explicitly created using the `
See xref:authentication-authorization/manage-roles.adoc[Manage roles].
====

[NOTE]
====
When specifying explicit group to role mapping the automatic mapping for groups and roles sharing a name is disabled.
This means that all groups and roles need to be specified to be mapped, even if they share a name.
====

[[auth-sso-configure-provider]]
== Configure Neo4j to use an OpenID Connect identity provider

Expand Down