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以查找更多信息。

相关内容

热门资讯

透视透视!智星德州菠萝插件官网... 透视透视!智星德州菠萝插件官网,pokemmo辅助官网,透视教程(本然是真的有挂);一、智星德州菠萝...
透视真的!红龙poker脚本,... 透视真的!红龙poker脚本,aapoker透视插件,让我来分享经验(有挂辅助挂)是一款可以让一直输...
透视数据!wepoker辅助器... 透视数据!wepoker辅助器是真的的吗,aapoker辅助软件合法吗,必赢方法(最初是真的有挂);...
透视透视!wepoker透视脚... 1、透视透视!wepoker透视脚本下载,aapoker免费透视脚本,分享开挂内幕(有挂辅助挂)2、...
透视辅助!德普之星透视辅助软件... 透视辅助!德普之星透视辅助软件是真的吗,来玩德州破解器,详细教程(先前存在有挂);支持2-10人实时...
透视智能ai!wepoker辅... 您好,wepoker辅助透视软件这款游戏可以开挂的,确实是有挂的,需要了解加微【136704302】...
透视玄学!智星德州辅助译码插件... 透视玄学!智星德州辅助译码插件靠谱吗,hhpoker有没有作弊辅助,2025新版教程(原生有挂)是由...
透视讲解!wpk辅助工具下载,... 1、透视讲解!wpk辅助工具下载,wpk软件是正规的吗,微扑克教程(起初存在有挂)。2、wpk辅助工...
透视教程!hhpoker辅助软... 透视教程!hhpoker辅助软件下载,wepoker辅助器下载,了解一款(有挂教学)是一款可以让一直...
透视玄学!aapoker辅助插... 透视玄学!aapoker辅助插件工具,wepoker有透视吗,必赢教程(原先真的是有挂)是一款可以让...