
w02ev (w02ev) asked a question.
We have a react application which is currently using Okta's OpenID Connect API to authenticate our users. Our customers are like organizations, where we will be providing different domains for each for accessing the application. Our use case is they can either use our login to authenticate or their IDP provider. we want to extend it further to our customers to integrate with their users so that they can provide their IDP to login to our application. How to integrate with their SAML 2.0 client in this case?

https://help.okta.com/en/prod/Content/Topics/Security/Identity_Providers.htm#ConfigureInboundSAML
https://help.okta.com/en/prod/Content/Topics/Security/Identity_Provider_Discovery.htm
above links helps.