wiltonsr/ldapAuth

Add support for Active Directory nested groups

fcinqmars opened this issue · 0 comments

Hi,

I have been using this plugin for a little bit now. One thing I noticed is that the group filter only applies for direct members and does not take into account users in nested groups.

I have submitted a pull request adding a criterion to the group filter OR clause that would include nested Active Directory groups.

PR here