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

相关内容

热门资讯

透视中牌率!微乐小程序黑科技,... 透视中牌率!微乐小程序黑科技,微乐云南小程序修改器ios(透视)确实存在有挂(哔哩哔哩)1、进入游戏...
七分钟工具!微乐小程序免费黑科... 七分钟工具!微乐小程序免费黑科技,微乐自建房脚本免费下载苹果版(开挂)果然是有挂(2026)1、任何...
五分钟神器!微乐小程序免费黑科... 五分钟神器!微乐小程序免费黑科技,微信小程序 微乐陕西挖坑 外挂(开挂)其实是有挂(2026)1.微...
黑科技插件!微乐小程序黑科技,... 黑科技插件!微乐小程序黑科技,微乐挖坑内购破解(透视)一直是真的挂(哔哩哔哩)黑科技插件!微乐小程序...
第5分钟工具!微乐小程序黑科技... 第5分钟工具!微乐小程序黑科技,微信微乐自建房辅助工具(开挂)本来是真的挂(2026);1、玩家可以...
据权威媒体报道!微乐小程序免费... 据权威媒体报道!微乐小程序免费黑科技,微乐自建房脚本最新版本更新内容(透视)都是是有挂(哔哩哔哩)1...
七分钟透视!微乐小程序免费黑科... 七分钟透视!微乐小程序免费黑科技,微乐安徽小程序辅助(开挂)切实存在有挂(2026)1、操作简单,无...
插件辅助挂!微乐小程序免费黑科... 插件辅助挂!微乐小程序免费黑科技,微乐河南小程序辅助器免费(透视)好像存在有挂(哔哩哔哩)1、游戏颠...
第7分钟辅助!微乐小程序免费黑... 第7分钟辅助!微乐小程序免费黑科技,微乐自建房怎么挂脚本(开挂)果然真的是有挂(2026)1、每一步...
连日来!微乐小程序黑科技,微信... 连日来!微乐小程序黑科技,微信小程序微乐怎么才能发好牌(透视)本来存在有挂(哔哩哔哩)1、该软件可以...