For my application, I need to be able to let users log in via Active Directory. I've configured the LDAP Realm in Glassfish 4, and as long as the users are part of the groups I specify, everything works as it should. But when the user is member of a nested group, Glassfish doesn't map the groups like it should.
I've been looking for this quite some time, and I have found that Glassfish isn't ready for nested groups. Although those statements come from Glassfish V2 and 3.x.
I can't really find a work-around either.
Erates