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

相关内容

热门资讯

有挂透视!pokemomo辅助... 您好,线上德州的辅助器是什么这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】...
普及透视!约局吧德州真的存在透... 普及透视!约局吧德州真的存在透视吗,来玩app 德州 辅助(透视)原来是真的有辅助app(哔哩哔哩)...
解密透视!pokemmo辅助器... 解密透视!pokemmo辅助器,werplan透视挂(透视)其实存在有辅助脚本(哔哩哔哩)1、pok...
科普透视!pokemmo手机版... 科普透视!pokemmo手机版脚本,智星德州有脚本吗(透视)好像一直都是有辅助教程(哔哩哔哩)1、智...
辅助透视!哈糖大菠萝辅助器,p... 辅助透视!哈糖大菠萝辅助器,pokemmo脚本(透视)真是是真的有辅助神器(哔哩哔哩)1、上手简单,...
详情透视!epoker底牌透视... 详情透视!epoker底牌透视,德州透视是真的假的(透视)本来有辅助脚本(哔哩哔哩)1、玩家可以在德...
总结透视!哈糖大菠萝开挂,约局... 总结透视!哈糖大菠萝开挂,约局吧德州透视(透视)确实是真的有辅助方法(哔哩哔哩)1、每一步都需要思考...
推荐透视!hardrock透视... 推荐透视!hardrock透视工具,智星德州辅助译码插件靠谱吗(透视)总是真的有辅助方法(哔哩哔哩)...
普及透视!sohoo poke... 普及透视!sohoo poker辅助,hardrock作必弊(透视)果然是有辅助脚本(哔哩哔哩);h...
关于透视!we poker免费... 关于透视!we poker免费辅助器,poker master辅助(透视)都是一直都是有辅助脚本(哔...