Closed devent closed 1 year ago
I just filed a GitHub issue and stumbled across yours just now, I wonder if these are related. In my case, I only had this similar issue of the plugin being unable to detect existing roles/groups in WordPress if the WooCommerce plugin was also enabled. All my sites without the WooCommerce plugin worked fine for AuthLDAP.
Can you please check whether the update that I just published solves your issue? If so then it was indeed some other plugin filtering out the appropriate groups.
If not I need to go back to the drawing board for this issue.
Thanks for your feedback and your patience on this.
I assume this is by now solved.
Hi. I want to use the group to wordpress role mapping. I added a new ObjectClass wordpressUser with an attribute wordpressGroups.
Wordpress: 5.9 Plugin Version: 2.5.1
The users have now the wordpressGroups attribute that lists the Wordpress-Groups/roles. For example:
In Wordpress I have configured the plugin:
The user can login but no Group-Attribute can be read.
Any help please?