Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-30-2019 12:12 PM
i was trying integrate LDAP to neo4j 3.5. 3.5 documentation says that dbms.security.ldap.authorization.group_to_role_mapping is deprecated, but examples still use them.
if so, how do I map LDAP group of an user-login to neo4j role in neo4j 3.5?
Thanks.
10-30-2019 12:37 PM
deprecated is indicative of it still working in 3.5 but the intent is per the next major release, i.e. 4.0, it will no longer work
10-30-2019 08:44 PM
Any hints of how v4.0 is going to handle LDAP and Neo4j role privs?
11-04-2019 10:34 AM
as just group_to_role_mapping configuration is removed, i assume that role can be created inside db with map to db role. i am not sure though.
09-28-2020 03:28 PM
Hi guys, what's the latest on this?
I was actually trying to configure LDAPS roles with Neo 4.1 and I couldn't get it to work. Latest documentation doesn't mention that it's deprecated - https://neo4j.com/docs/operations-manual/4.1/reference/configuration-settings/#config_dbms.security....
Thanks!
09-30-2020 09:07 AM
Update: group_to_role_mapping is not deprecated in 4.1 - I managed to successfully integrate LDAPS with Neo 4.1 (Enterprise Edition)
All the sessions of the conference are now available online