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

相关内容

热门资讯

玩家交流!hhpoker必备开... 玩家交流!hhpoker必备开挂,aapoker辅助怎么用,果然真的有挂(有挂详细)1、破解器简单,...
我来教教大家!poker辅助器... 我来教教大家!poker辅助器免费安装,wepoker辅助透视软件,果然存在有挂(有人有挂)进入游戏...
技术分享!wepoker分析,... 技术分享!wepoker分析,wepoker手机版透视脚本,本来有挂(真实有挂)1、金币登录送、破产...
实测揭晓!wepoker好友房... 实测揭晓!wepoker好友房开挂,wepoker科技辅助器,一贯有挂(新版有挂)进入游戏-大厅左侧...
最新研发!德普之星辅助器,哈糖... 最新研发!德普之星辅助器,哈糖大菠萝免费辅助器,果然是真的有挂(有挂辅助)在进入哈糖大菠萝免费辅助器...
分辨真假!aapoker怎么设... 分辨真假!aapoker怎么设置提高好牌几率,德州真人透视脚本,竟然存在有挂(有挂透视)1、下载好正...
总算明白!约局吧能不能开挂,w... 总算明白!约局吧能不能开挂,wpk刷入池率脚本,切实是有挂(有挂辅助)1、打开软件启动之后找到中间准...
热点推荐!aapoker能控制... 热点推荐!aapoker能控制牌吗,德普之星透视辅助插件,竟然真的有挂(有挂方法)1、很好的工具软件...
必看攻略!聚星ai辅助工具激活... 必看攻略!聚星ai辅助工具激活码,wepoker免费脚本咨询,果然有挂(今日头条)1、下载好wepo...
技术分享!wepoker游戏的... 技术分享!wepoker游戏的安装教程,wpk私人局有透视吗,都是真的有挂(有挂工具)1、免费辅助多...