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

相关内容

热门资讯

科普透视!wepoker钻石怎... 科普透视!wepoker钻石怎么看底牌,微乐广西麻辣辅助,练习教程(有挂技巧)-哔哩哔哩1、点击下载...
开挂透视!大菠萝辅助器,微信小... 开挂透视!大菠萝辅助器,微信小程序怎么开挂,练习教程(有挂存在)-哔哩哔哩1、许多玩家不知道大菠萝辅...
分享透视!德普之星辅助工具如何... 分享透视!德普之星辅助工具如何设置,微信小程序 微乐陕西挖坑 外挂,法子教程(有挂解密)-哔哩哔哩1...
揭幕透视!wepoker数据分... 揭幕透视!wepoker数据分析工具,微乐自建房辅助软件有哪些功能,法门教程(今日头条)-哔哩哔哩一...
专业透视!hhpoker是真的... 专业透视!hhpoker是真的假的,微乐山西脚本插件,指南教程(有挂方法)-哔哩哔哩1、hhpoke...
揭露透视!智星菠萝透视,微信小... 揭露透视!智星菠萝透视,微信小程序微乐安徽辅助器,绝活儿教程(有挂方法)-哔哩哔哩1、玩家可以在智星...
解迷透视!德普之星透视辅助软件... 解迷透视!德普之星透视辅助软件,微乐广西自建房免费黑科技下载,资料教程(讲解有挂)-哔哩哔哩1、实时...
揭幕透视!红龙poker辅助,... 揭幕透视!红龙poker辅助,微乐家乡麻辣自建房,教材教程(有挂教程)-哔哩哔哩1、让任何用户在无需...
有挂透视!pokemmo手机版... 有挂透视!pokemmo手机版透视脚本,微信小程序辅助多少钱,窍门教程(有挂方式)-哔哩哔哩1、po...
推荐透视!aapoker透视脚... 推荐透视!aapoker透视脚本入口,微信微乐开挂,策略教程(有挂辅助)-哔哩哔哩1)aapoker...