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

相关内容

热门资讯

六分钟了解!hardrock作... 六分钟了解!hardrock作弊(辅助挂)本来有挂(存在有挂辅助器)1)辅助插件:进一步探索辅助大陆...
重大消息!wepoker透视脚... 重大消息!wepoker透视脚本(辅助挂)切实有挂(新版有挂辅助软件)破解侠是真的助透视。每个模型中...
玩家亲测!hhpoker脚本下... 玩家亲测!hhpoker脚本下载(辅助挂)切实存在有挂(有挂详情辅助脚本)1、点击下载安装,脚本分类...
必备科技!约局吧如何查看是否有... 必备科技!约局吧如何查看是否有挂(辅助挂)一直真的是有挂(有挂方针辅助插件)1、首先打开辅助器下载最...
必看攻略!hhpkoer辅助器... 必看攻略!hhpkoer辅助器视频(辅助挂)都是真的是有挂(有挂规律辅助攻略)进入游戏-大厅左侧-新...
分享一款!德普之星app安卓版... 您好,这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩家在这款游戏中打...
重要通知!hhpoker真的假... 重要通知!hhpoker真的假的(辅助挂)真是有挂(证实有挂辅助脚本)1、每一步都需要思考,不同水平...
记者揭秘!微扑克游戏辅助器(辅... 记者揭秘!微扑克游戏辅助器(辅助挂)原来是有挂(有挂规律辅助app)1、实时透视辅助更新:用户可以随...
记者揭秘!德普之星透视辅助软件... 记者揭秘!德普之星透视辅助软件激活码(辅助挂)其实是真的有挂(有挂方式辅助攻略)1、模拟器是什么优化...
重大科普!wpk是真的还是假的... 重大科普!wpk是真的还是假的(辅助挂)竟然存在有挂(真是有挂辅助app)1、打开软件启动之后找到中...