ASP.NET : how to get an external application to write an authentication cookie?
I have an ASP.NET application that I’m transitioning from the old Membership system to Identity framework (with a view to eventually port the whole thing to .NET Core, but that’s a long way off).