...
首页> 外文期刊>.Net Developer's Journal >Forms Authentication with a Twist of AJAX: A detour around redirects
【24h】

Forms Authentication with a Twist of AJAX: A detour around redirects

机译:带有AJAX形式的表单身份验证:绕开重定向

获取原文
获取原文并翻译 | 示例
           

摘要

Forms Authentication for ASP.NET is extremely powerful in that it lets you quickly add a layer of security to your Web site. While the simplicity of setup and implementation makes this form of authentication extremely attractive, usability can sometimes be downright ugly. The core functionality of Forms Authentication relies on redirects - first redirecting anonymous requests to the login page, and then redirecting back to the originally requested resource. Constant redirects not only annoy users, they can disrupt your page logic. Mixing in some AJAX with your Forms Authentication will quickly eliminate the need for most redirects, and the associated negative effects.
机译:ASP.NET的表单身份验证功能极其强大,它使您可以快速为网站添加一层安全性。尽管设置和实现的简便性使这种形式的身份验证极具吸引力,但可用性有时可能非常丑陋。表单身份验证的核心功能依赖于重定向-首先将匿名请求重定向到登录页面,然后重定向回到原始请求的资源。持续重定向不仅使用户烦恼,还会破坏您的页面逻辑。将某些AJAX与您的Forms Authentication混合使用,将迅速消除大多数重定向的需求以及相关的负面影响。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号