
NumanM.34687 (Customer) asked a question.
My SaaS app uses IdentityServer4 as the IdP.
One of my customers is using Okta and I would like to federate with their Okta organisation and allow their users to access my application and enable SSO.
What is the best route to achieve this?
I don't care to make my app integration public. But I would like to allow more okta organisations (customers) to be able to access my application.
Currently, I am exploring OIN (Okta Integration Network), but it is quite taxing in terms of time to get your app integration approved. Plus I am not sure how am I going to handle the clientId & clientSecret created after my customer imports my App integration into his organisation.
Is there any documentation/sample or mechanism to test OIN integration before the submission/approval process?

you can can do a simple SAML connection. Okta allows a generic connection.
I suggest sign up for okta developer and yo can get a free okta tenant to get yourself working then send info to the customer.