unable to fetch members of groups in Active directory authenticator
We are configuring Active Directory authenticator to authorize our users based on groups.
Groups are created in AD and users are assigned to groups.
We are able to fetch the groups into weblogic, but unable to see the members of this groups. How to get this?
Trying to avoid manually assigning users to AD groups in security realm. Users are provisioned in AD and they request for roles in AD. This mapping should reflect in Weblogic security realm.
Regards,