Angular App Hosting Azure Storage Container - Azure Authentication Callback and Routing fails
问题 I developed an Angular 8 App with NgxAdmin and hosted it as Azure Web App. It uses Azure AD Oauth2 Authentication with the help of NbAuthModule. Everything works fine. Now I tried to host the same SPA on an Azure Storage Account. I added the new callback url to the Azure Ad App Registration and updated the redirectUri in the NbOAuth2AuthStrategy.setup-method. When I call the base url of the static app ( https://<projectname>.z6.web.core.windows.net ), it correctly redirects to https://