bhoriuchi / passport-activedirectory

Active Directory strategy for passport.js
29 stars 16 forks source link

Security Groups from other Domains not included with Groups #6

Closed crborgman closed 4 years ago

crborgman commented 6 years ago

If my account has a security group assigned to it from a domain other than the one where the account resides, that security group is not included in the groups object that is returned from a search.

bhoriuchi commented 6 years ago

That would be a limitation on the activedirectory module that this project uses. You will need to open an issue there.