Html – Getting username of logged in user with Negotiate/Windows domain credentials
What I thought would be a very simple task has turned out to be the opposite of that. I'm building a fairly simple web app with blazor and I've got windows domain credential based authentication working fine with Negotiate. That…