How to Create a SAML 2.0 Application Report
Last Updated:
Overview
Applies To
-
Okta Administrators
-
Reports
Solution
Follow the steps or video below.
There is no out-of-the-box report to be provided, but there is an option to query the SysLog and export the results to CSV.
From the System Log:
-
Set a date parameter (30 days should be sufficient if users access all SAML apps regularly).
-
Search query:
debugContext.debugData.signOnMode eq "SAML 2.0"
-
Download the CSV.
-
Sort by Target.ID to consolidate the application results.
