While integrating angular app with okta i am getting this error:-

Hey @Rohit_mahesh

When you say it works locally but not in prod, do you mean you deployed it to IIS on your local machine? Or that it works using ng serve?

You will need to configure IIS on prod. Angular has a deployment guide that walks you through how to do it

Also, you may want to check out this thread:

Keep us posted!