<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
0D50Z00008G7UatSAFOkta Classic EngineInsights and ReportingAnswered2026-03-16T09:00:32.000Z2015-10-30T21:59:30.000Z2017-08-17T18:22:47.000Z
  • Hi Janice

     

    Okta provides 4 reports for application information within the Reports section (Application Usage, App Access, App Password Health and SAML Capable Apps) of the Okta admin page. For a deeper analysis of application information, you can utilitze our API to construct more specialized queries.

     

    http://developer.okta.com/docs/api/getting_started/design_principles.html

     

    Try looking at the following pre-constructed calls as examples…

     

    Groups -> List Assigned Applications

    Apps -> List Assigned Groups

    Apps -> List Apps (search for signOnMode)

     

    If you find that there's a particular API call you feel especially useful that might serve a better purpose as a report, please provide your feedback so that other members of our community can provide their feedback and vote it up.
    Expand Post
  • svcV.75126 (Customer)

    Hi Janice, I had a need for something similar. I ended up creating a report using the API's

     

    I have uploaded it along with a few other useful scripts that i use.

     

    https://github.com/mbegan/Okta-Scripts

     

    -Matt
    Expand Post
  • teapo (teapo)

    Hi Matt

    I was wondering if there's a way to report all users that are assigned to a given app (not groups). basically provide the app as a parameter and get an export of the users who are assigned the app

     

    Thank you

    Omer
    Expand Post
This question is closed.
Loading
Application Report