-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Closed
Copy link
Labels
Needs: Attention 👋This issue needs the attention of a contributor, typically because the OP has provided an update.This issue needs the attention of a contributor, typically because the OP has provided an update.area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Description
Strangely! Suddenly ASP.NET Core Identity is not working for any of my applications in my machine. Whenever I am trying to login with right credential, SignInResult
is Succeed but not setting Identity Cookie to the browser and showing the following error in browser:
It looks like the webpage at https://localhost:44330/Identity/Account/Login might be having issues, or it may have moved permanently to a new web address.
ERR_HTTP2_PROTOCOL_ERROR
ASP.NET Core Version: 3.1.2
Visual Studio Version: 16.4.5
Note: This is neither a bug nor a feature request. I just need a help to guess the problem.
RobertBernstein
Metadata
Metadata
Assignees
Labels
Needs: Attention 👋This issue needs the attention of a contributor, typically because the OP has provided an update.This issue needs the attention of a contributor, typically because the OP has provided an update.area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions