Filter user based on groups attribute

Does Okta Universal Directory provide an account aggregation filter similar to Active Directory’s “memberOf” filter. Fetch all Users with filter : groups pw “OKTA_GROUP1”

1 Like

Hi @shashikantshetty

You can use this API to retrieve the users that are members of a specific group.

If you’re coming from a PowerShell/active directory background you should definitely check out this module https://github.com/mbegan/Okta-PSModule

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.