Skip to content

Commit aa60705

Browse files
Add a note about the automatic group_to_role_mapping being disabled (#2233) (#2252)
Cherry-picked from #2233 when any groups and roles are explicitly given Co-authored-by: Therese Magnusson <[email protected]>
1 parent c6cef89 commit aa60705

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/ROOT/pages/authentication-authorization/sso-integration.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,12 @@ Custom-defined roles, such as `rolename`, must be explicitly created using the `
185185
See xref:authentication-authorization/manage-roles.adoc[Manage roles].
186186
====
187187

188+
[NOTE]
189+
====
190+
When specifying explicit group to role mapping the automatic mapping for groups and roles sharing a name is disabled.
191+
This means that all groups and roles need to be specified to be mapped, even if they share a name.
192+
====
193+
188194
[[auth-sso-configure-provider]]
189195
== Configure Neo4j to use an OpenID Connect identity provider
190196

0 commit comments

Comments
 (0)