Hi @Vikas Tiwari · Yes, it is not required that the app must be hosted as public facing and there are no specific network requirements when redirecting from b2c after successful login.
The issue could be due to LB, as some load balancers do SSL offloading. LB logs should contain more details.
You can also avoid using LB by using WAP (Web Application Proxy) or Azure App Proxy to expose the application (hosted on the internal server) to internet.
-----------------------------------------------------------------------------------------------------------
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.