Integrate oauth app with different Okta organizations

Hello,
I want to receive information (via rest api) from a few different Okta organizations.
I don’t want to create the same integration app in each org.
So, I created app integration of type “OIDC - OpenID Connect” and received Client ID and client Secret.
I tried to integrate this app to another Okta org via oauth2, in order to access the org information, but I received an error.

Is it possible to integrate my custom app to others Okta organizations without publishing the app to OIN?
Is there a way to integrate to other organizations with a different app integration (like “API service”)?
Thank you!

Hi,

Sorry for the slow reply. There isn’t a way to have an OIDC or API Service client communicate with the Okta API across multiple orgs although this is something we will be working on in the future. It would require you to submit what you have built through the Okta Integration Network.

Are you specifically looking to do this without submitting to the OIN because you are working on an application which is used internally across multiple Okta orgs?

Thanks for posting,
John

yes, exactly.

Thanks for your reply :slight_smile: