
ekz2o (ekz2o) asked a question.
Our application supports only one IDP on the SAML interface. While our customers have users connecting to multiple IDPs.
We need some setup where we run an Okta application (using a dev account) and add IDPs to the same application and route the requests using the routing rule and IDPs in turn should return the user authentication to my application which returns the assertion to our application.
Our product doesn't have any knowledge of IDPs okta application talking to.
Is it possible to do this using okta?

Hi @ekz2o (ekz2o) , Thank you for reaching out to the Okta Community!
Short answer: Yes
Long answer:
Okta Supports multiple IDPs. See documentation here.
You will be able to implement various IDPs to either "import" users (JIT provisioning via SAML) or just route authentication to the for pre-existing users.
Once authenticate in Okta via those IDPs, you can assign the respective app(s) to them and have them access the necessary resources.
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--------------------------------
The Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.