
KathyT.17580 (Customer) asked a question.
We have 2 active directory instances and there are some groups, one from each AD instance, with the exact same name. Is there a way to determine which AD instance my AD group is associated with? I was able to determine some of the groups if they have users assigned, but there are several without users.

Hi @KathyT.17580 (Customer) , Thank you for reaching out to the Okta Community!
When imported into Okta, the groups should have automatically populated description.
You can also check group info via Okta API by running GET {{url}}/api/v1/groups/{{groupId}}
This will provide information like name, description, windowsDomainQualifiedName (see example below)
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--
Help others in the community by liking or hitting Select as Best if this response helped you.
Securing AI agents across your org? Join our upcoming Ask Me Anything on 8/5 about Okta for AI Agents. Ask our expert questions.