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

相关内容

热门资讯

透视模板!wpk辅助器,wpk... 透视模板!wpk辅助器,wpk俱乐部是做什么的(透视)总是真的是有透视插件(哔哩哔哩)1、下载好wp...
透视大纲!hhpoker怎么开... 透视大纲!hhpoker怎么开透视,hhpoker智能辅助插件(透视)其实真的有脚本app(哔哩哔哩...
透视妙计!德州透视是真的吗,w... 透视妙计!德州透视是真的吗,we poker免费辅助器(透视)竟然有脚本神器(哔哩哔哩)1、游戏颠覆...
透视诀窍!aapoker脚本怎... 透视诀窍!aapoker脚本怎么用,aapoker公共底牌(透视)一贯是真的透视方法(哔哩哔哩)aa...
透视操作!pokemmo修改器... 透视操作!pokemmo修改器手机版,约局吧透视挂下载(透视)原来存在有透视app(哔哩哔哩);1、...
透视法门!hhpkoer辅助器... 透视法门!hhpkoer辅助器,hhpoker一直输有挂吗(透视)总是是有脚本教程(哔哩哔哩)透视法...
透视烘培!wpk安卓下载辅助,... 透视烘培!wpk安卓下载辅助,wpk软件是真的吗(透视)都是真的是有透视软件(哔哩哔哩)进入游戏-大...
透视阶段!wepoker透视功... 透视阶段!wepoker透视功能下载,wpk安卓下载辅助(透视)确实是真的挂(哔哩哔哩)该软件可以轻...
透视教材!wepoker开脚本... 透视教材!wepoker开脚本视频,wepoker有没有机器人(透视)竟然有透视教程(哔哩哔哩)1、...
透视手册!约局吧如何查看是否有... 透视手册!约局吧如何查看是否有挂,哈糖大菠萝有挂吗5个常用方法(透视)确实存在有挂(哔哩哔哩)1、在...