问题 I have a ASP.net website, that uses MSAL to login. The issue I keep having is that, whenever the user logs in, then logs out again the user is redirected to a logout page. This page implements the new Msal.UserAgentApplication(msalConfig).logout() function, and redirects the user back to the login page. This all works perfectly. The login page will then automatically redirect the user back to the AAD login page. If the user then decides to login again, the result of MyMsalObject.GetAccount()