
TriH.41133 (Customer) asked a question.
Is there a report I can run to list all of the Active SAML apps in my tenant/Org? I don't see any options in the Okta Admin UI that can run a report. I recall there once was an option but I can no longer find it. Okta has really limited the ability for customers to generate basic reporting.

Hello Tri,
Okta has full capability of generating custom reports. While there already is a "SAML capable apps" option in your Reports section of the Okta Admin dashboard, if you wish to list all SAML-enabled apps, you can use Okta REST API to do so, particularly this one:
https://developer.okta.com/docs/reference/api/apps/#list-applications
You can then use a JSON to CSV converter to transform the response in a report format.
I recommend the Rockstar Chrome extension for this.
https://developer.okta.com/blog/2021/02/08/use-okta-like-a-rockstar?_ga=2.225144211.820381945.1619447830-1215331879.1613685758