Error Solved : http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name was not present on the provided ClaimsIdentity.
nWhile working with MVC application , I came across an interesting thing and got something to learn from it so thought to share.n n n n n nScenario : n nTypically when you implement any MVC web application , younwant to implement some security features in it and hence usenof anti-forgery token is one of … Read more