<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
Generating a List of All SWA Apps via Browser Developer Tool
Administration
Okta Classic Engine
Okta Identity Engine
Overview
Currently, there is no built-in report to list SWA apps only. This article explains how to generate and export a list of all the SWA applications of a tenant using the developer tools of the browser instead. In the below example, we will be using Google Chrome.
Applies To
  • Reports
  • SWA apps
Solution
  1. Log into the Admin Dashboard.
  2. Navigate to Reports > Reports.
  3. Open the browser developer tools (press F12) and click on the Network tab within the tool.
  4. Go back to the reports page and click on App Password Health.
  5. In the Name column of the developer tool, locate the "apps" entry (pictured below) and click on it to highlight it.
  6. The SWA applications will be listed in the Preview and Response tabs.
  7. To easily copy the list, right-click on the root object (the first line under the Preview tab) and select Copy value. This will copy all the information about each SWA app on the page, including orgID, appID, app name, and app status.

Dev Tool

NOTE: This method will only show the apps that are being populated on the dashboard page at that moment. If there are too many SWA apps to fit on a single page, the steps above can be repeated for each page. Simply replace step 4 with clicking on the next page in the dashboard rather than clicking the report again.


Related References

Loading
Generating a List of All SWA Apps via Browser Developer Tool