Okta SSO Origin Uri

I gave my origin URI as [http://xx7.xx1.xx7.x5] so after the Okta login got success it is going to that link as that link default page is sign in but after login gets success i need to go to http://xx7.xx1.xx7.x5/home but if I mention that home path in origin URI it is showing error that /home is not a valid origin value but i need to redirect to that home path itself when my login gets success.
Please find the attached image…
Can any one please give suggestion on this .

You only need to add the origin as a Trusted Origin, not your application itself, so you should be entering http://xx7.xx1.xx7.x5 here and not include any paths

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.