How to fix error 404 when logging out on an ASP.NET Core MVC app against Azure AD?
I'm integrating an ASP.NET Core MVC 3.0 app to Azure AD for authentication and authorization adn everything works well, but when I try to sign out, once login.microsoftonline.com signs me out, it redirects to my app and then the following error springs up: No webpage was found for the web address: https://localhost:5002/Account/SignOut?page=%2FAccount%2FSign