Recent Posts

SignOutAsync and Identity Server Cookies

Handling sign-out correctly can be complicated, and the behavior of ASP.NET Core’s SignOutAsync method is not always obvious. We’ll examine one common scenar...

Persistent Login with IdentityServer4

Users expect a persistent login to “just work” as soon as they reach the website, and landing pages rely on user authentication to vary what the user sees (“...