<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000AHWEf7CQHOkta Classic EngineAdministrationAnswered2024-10-26T00:57:56.000Z2024-10-25T14:15:20.000Z2024-10-26T00:57:56.000Z

YemmC.47978 (Customer) asked a question.

Okta Groups linked to AD Group report

Is there ANY way I can get a report of a List of All Okta Group names and the Corresponding Linked AD Groups names?

 

I am looking for a way to get this information in a csv file.


  • User17157611498146715886 (Customer Support Online Community and Social Care)

    Hello @YemmC.47978 (Customer)​ , thank you for contacting Okta Community.

     

    Yes, there is a way. You need to leverage Okta Groups API—specifically, use the listGroups!in=query&amp;path=search&amp;t=request.

    You can read more about it here:

    Groups API

     

    If you are unfamiliar with Okta API queries, I advise reaching out via devforum.okta.com. They will have more insight into this topic.

    While we'll do our best to answer your questions here, this medium is more inclined towards Okta's core products and features (non-developer work).

     

    Regards. 

    --

    Ask Us Anything about Workflows now thru 10/31

    Expand Post
  • TimL.58332 (Workflows)

    @YemmC.47978 (Customer)​  -- To expand on what Diana provided you can simplify the process further just by searching for the source (The APP ID). This will return all of the groups sourced by the application ID in bold below. You would need to replace that with your AD App id (Obtained from URL when you navigate to Directory > Directory Integrations > AD Instance Name).

     

    /api/v1/groups?search=source.id eq "0oarghcc8QHu5fkVR5d6"

    Expand Post
This question is closed.
Loading
Okta Groups linked to AD Group report