
00ummbwtvkwxSasR10h1.5646169943783564E12 (Customer) asked a question.
Have a use case where we have multiple external IDPs (many with ADFS). We need to be able to route authentication to the appropriate destination based upon the users domain.
So, App1 with the following authentication options
If Domain1 then use SAML IDP domain1.com
if Domain2 then use SAML IDP domain2.com
else use OKTA UD.
Anyone know how to approach this?

You can set up a routing rule to redirect users to the correct IdP based on their domain.
Security > Identity Providers > Routing Rules tab
Create a new rule and set 'user matches' to 'domain list on login' and put the domains. Then you just need to set 'Use this identity provider' and select the appropriate IdP.