I have a Blazor server side app that calls an external authentication server, and that server redirects back to the app. The first thing I did was the following in MainLay
MainLay