
HusainR.31524 (Customer) asked a question.
We have integrated Okta with our app which is deployed on Azure. We have a front door with URL app.example.com and two app service with thier own URL say app1.example.com and app2.example.com.
Users go to app.example.com and click on Okta sign in button which redirects them to Okta sign in page and once sign in is completed it redirect to either app1 or app2 depending on who is serving the request.
We want okta to redirect back to app.example instead of individual app URL. Is that possible to let Okta know where to redirect after successful sign in?

Hello @HusainR.31524 (Customer) Thank you for reacting out to our Community!
You can setup a default app redirect on your Okta org, please see below documentation that provides the required steps for this:
https://help.okta.com/oie/en-us/content/topics/identity-engine/procedures/set-up-default-app-redirect.htm
Community members help others by clicking Like or Select as Best on responses. Try it today.
What you missed: new product releases and other announcements
Thanks Paul.
I could find the setting but there are no apps listed in the Default App drop down. Is there any configuration I need to do for the app I defined in Okta?
Also, is my understanding correct that after this setting if the user signs in then Okta will redirect to the Default App instead of the URL it was invoked on?
Appreciate your help.