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辅助器是真的吗(辅助挂)原来真的是有挂(确实有挂)1)wpk辅助器是真的吗辅助插件:...
教程辅助!wepoker免费透... 教程辅助!wepoker免费透视脚本(辅助挂)其实真的是有挂(有挂猫腻)wepoker免费透视脚本透...
重大来袭!hhpoker可以控... 重大来袭!hhpoker可以控制牌吗(辅助挂)竟然真的有挂(有挂教程)1、玩家可以在hhpoker可...
分享开挂内幕!hhpoker是... 分享开挂内幕!hhpoker是正品吗(辅助挂)竟然真的有挂(的确有挂)1、完成hhpoker是正品吗...
热点讨论!aapoker免费透... 热点讨论!aapoker免费透视脚本(辅助挂)一直真的是有挂(确实有挂)1、首先打开aapoker免...
我来分享!hhpoker德州牛... 我来分享!hhpoker德州牛仔视频(辅助挂)果然真的有挂(有挂技巧)1、超多福利:超高返利,海量正...
科技介绍!wepoker怎么获... 科技介绍!wepoker怎么获得好牌(辅助挂)原来真的是有挂(有挂存在)1、金币登录送、破产送、升级...
让我来分享经验!wepoker... 让我来分享经验!wepoker透视器免费(辅助挂)确实是有挂(有挂教学)1、全新机制【wepoker...
热门推荐!hhpkoer辅助器... 热门推荐!hhpkoer辅助器视频(辅助挂)果然有挂(有挂透明挂)1、热门推荐!hhpkoer辅助器...
记者揭秘!wepoker透视功... 记者揭秘!wepoker透视功能下载(辅助挂)其实是真的有挂(有挂辅助)1、wepoker透视功能下...