Hi all
I have an OAuth application created that allows users access to my company’s portal, with a provided client-id and client-secret
We have a unique redirect URI set up on the server side.
We would like to publish the app to Okta Integration Network, so that our clients can install the app on their Okta portal, have the redirect URL set up from our app, and they come to us with the generated client id and secret.
When trying to publish through oinmanager.okta.com, and I see SAML as the only option, is it possible to somehow use this to achieve what we’re looking for?