<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00009zbbeFSAQOkta Classic EngineAdministrationAnswered2020-12-02T22:02:48.000Z2020-11-25T08:14:54.000Z2020-12-02T22:02:48.000Z

FabianS.37671 (Customer) asked a question.

Have application select identity provider to use

In an Okta tenant with multiple identity providers configured, is there some way for the application that interfaces the Okta tenant via OpenID Connect to pass over some kind of hint about which identity provider to use?

 

For example, say we have an application called "application.com". When someone navigates to "application.com/login?idp=xyz", which will trigger an OpenID Connect login flow with the Okta tenant, can the application somehow tell Okta to directly select the xyz IdP?

 

I don't see anything in the Routing Rules UI, but maybe there is some other trick?


  • FabianS.37671 (Customer)

    I've found that the application can append "?idp=<id of idp>" the /authorize URL of the Okta org. That seems to do the trick.

    Selected as Best
  • FabianS.37671 (Customer)

    I've found that the application can append "?idp=<id of idp>" the /authorize URL of the Okta org. That seems to do the trick.

    Selected as Best
This question is closed.
Loading
Have application select identity provider to use