
OKTAA.31149 (Customer) asked a question.
We have nearly 100 apps that we need to integrate OKTA for SSO. The process for generating metadata would take a long time if done manually. Is there any kind of automation or scripting that could be used to expedite the process? Most of the apps are common apps and does have the integration method defined though like Service Now, Workday etc but there are too many of them to do this manually. Thus the ask.

Hello @OKTAA.31149 (Customer) Thank you for reaching out to our community.
At this time I was unable to find an out of the box pre-defined script to retrieve the metadata for the applications, however you can check our Applications API here:
https://developer.okta.com/docs/reference/api/apps/#application-operations
And see if you can leverage this to retrieve the required data.
Kind Regards,