<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

How to Create a SAML 2.0 Application Report

Okta Classic Engine
Okta Identity Engine
Administration

Overview

In this article, learn how to create a Security Assertion Markup Language (SAML) 2.0 Application Report.

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:

  1. Set a date parameter (30 days should be sufficient if users access all SAML apps regularly).

  2. Search query: 

    debugContext.debugData.signOnMode eq "SAML 2.0"

  3. Download the CSV.

  4. Sort by Target.ID to consolidate the application results.

Loading
Okta Support - How to Create a SAML 2.0 Application Report