ASP.NETMVC中的登录验证和授权未能正常工作。
创始人
2024-09-19 08:31:15
0
  1. 确保您已启用ASP.NET身份验证。您可以通过在Web.config文件中的标记内设置mode属性为“Forms”来启用它。示例:

  1. 确保您对需要访问权限的控制器或动作使用了Authorize属性。例如:

[Authorize] public ActionResult SecureAction() { return View(); }

  1. 确保您在登录后设置了用户的身份验证Cookie。示例:

var ticket = new FormsAuthenticationTicket(1, username, DateTime.Now, DateTime.Now.AddMinutes(30), false, userData, "/"); var encryptedTicket = FormsAuthentication.Encrypt(ticket); var authenticationCookie = new HttpCookie(FormsAuthentication.FormsCookieName, encryptedTicket); HttpContext.Response.Cookies.Add(authenticationCookie);

  1. 确保您的登录页面正确执行身份验证。示例:

public ActionResult Login(LoginViewModel model, string returnUrl) { if (ModelState.IsValid) { var user = _userService.Authenticate(model.UserName, model.Password); if (user != null) { var userData = GetUserSpecificData(user); var ticket = new FormsAuthenticationTicket(1, user.UserName, DateTime.Now, DateTime.Now.AddMinutes(30), false, userData, FormsAuthentication.FormsCookiePath); var encryptedTicket = FormsAuthentication.Encrypt(ticket); var authenticationCookie = new HttpCookie(FormsAuthentication.FormsCookieName, encryptedTicket); HttpContext.Response.Cookies.Add(authenticationCookie); if (!string.IsNullOrEmpty(returnUrl) && Url.IsLocalUrl(returnUrl)) { return Redirect(returnUrl); } else { return RedirectToAction("Index", "Home"); } } else { ModelState.AddModelError("", "Invalid username or password."); } } return View(model); }

如果您的问题仍然存在,请确保在代码中使用Debug和Trace以查找更多信息。

相关内容

热门资讯

一分钟开挂!微乐小程序黑科技,... 一分钟开挂!微乐小程序黑科技,微信小程序微乐游戏修改器(开挂)都是存在有挂(2026)1、微乐小程序...
代打辅助挂!微乐小程序黑科技,... 代打辅助挂!微乐小程序黑科技,微乐小程序辅助工具(透视)切实真的是有挂(哔哩哔哩)1、实时微乐小程序...
第5分钟教程!微乐小程序黑科技... 第5分钟教程!微乐小程序黑科技,微信微乐陕西小程序辅助器(开挂)都是有挂(2026)1、在微乐小程序...
第三方技巧!微乐小程序免费黑科... 第三方技巧!微乐小程序免费黑科技,微信小程序游戏修改器(透视)好像真的是有挂(哔哩哔哩)1、起透看视...
第七分钟辅助!微乐小程序黑科技... 第七分钟辅助!微乐小程序黑科技,微信微乐辅助免费(开挂)本来真的有挂(2026)一、微乐小程序黑科技...
有玩家发现!微乐小程序免费黑科... 有玩家发现!微乐小程序免费黑科技,微乐小程序黑科技辅助工具推荐(透视)一贯是真的挂(哔哩哔哩)1、微...
八分钟辅助!微乐小程序黑科技,... 八分钟辅助!微乐小程序黑科技,微乐智能辅助真的假的(开挂)果然是真的挂(2026)进入游戏-大厅左侧...
透视新版!微乐小程序黑科技,小... 透视新版!微乐小程序黑科技,小程序微乐辅助器ios(透视)果然有挂(哔哩哔哩)1、每一步都需要思考,...
第八分钟教程!微乐小程序黑科技... 第八分钟教程!微乐小程序黑科技,微乐小程序黑科技下载(开挂)好像是真的挂(2026)1、首先打开微乐...
透视模拟器!微乐小程序黑科技,... 透视模拟器!微乐小程序黑科技,微乐广西麻辣辅助器(透视)本来真的是有挂(哔哩哔哩)微乐广西麻辣辅助器...