auth0 / passport-windowsauth

Windows Authentication strategy for Passport.js
MIT License
178 stars 54 forks source link

Recursive group membership #56

Open papigers opened 6 years ago

papigers commented 6 years ago

According to the example profile displayed in the readme, the profile doesn't come with a recursive group membership or any group membership, for that matter. I think many who use active directory for authentication also use it for authorization, using group memberships.

Is there a way to make it possible? thanks!

tbadlov commented 5 years ago

I am having the same issue. Is there a way to leverage the OU of the user authenticated with the integrated solution?