Adding Okta as an Identity Provider to an Auth0 Service Provider

I’d like to add support for Okta as an identity provider for an app that uses Auth0 as a service provider. The documentation seems to explain how to manually configure a single Okta user. What’s the simplest way to be able to onboard many Okta-using organizations? Is there a way to set up a single Auth0/Okta integration that will work for any Okta user?

Have you reached out to Auth0 about whether or not they support JIT provisioning or similar? This feels like a question better directed to their support team than Okta’s.

As far as I can tell, the answer is you can’t. Makes for painful setup when something like Azure and Google support common endpoints, and Auth0 and Okta can’t.