-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
We're using AD authentication with lots of nested groups.
I couldn't find a way to receive all of user's groups with subgroups β node-ldapauth-fork just returns top-level user groups (like cn + 1 group). It seems that our admins are using memberOf (at least this field does exist in object returned by ldapauth-fork while _groups field does not).
Please help π
Reactions are currently unavailable