Web应用程序的身份验证 [英] Authentication for web application

查看:117
本文介绍了Web应用程序的身份验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建登录和注销,但是当我单击注销按钮时,登录页面重定向,但如果单击浏览器中的后退按钮,则注销页面上的页面重定向.

解决方案

在从Asp注销时禁用浏览器的后退功能.Net
在ASP.NET中注销后的后退按钮问题

如果我误解了您的问题,请随时纠正我.
希望以上信息对您有所帮助.如果您还有其他顾虑,请告诉我.


注销后,您将无法返回到最后一页-因此,IMO,这是正确的工作方式.

如果我很了解您的问题,
这是很多人问的非常普遍的问题.搜寻该问题将轻松为您提供解决方案.

我们在CP中有相同的提示/技巧-浏览器后退按钮注销后出现问题 [ ^ ].

看看这个.希望对您有所帮助!


I create login and logout but when i click on log out button page redirect on login but if i click on back button on browser the page redirect on logout page.

解决方案

Disabling browser’s back functionality on logout from Asp.Net
Back Button issue after Logout in ASP.NET

If i misunderstand your question, please feel free to correct me.
I hope the above information will be helpful. If you have more concerns, please let me know.


Once you have logged out, you should not be able to go back to the last page - so, IMO, this is the correct way this is working.


If I understand your question well,
this is a very common issue asked by so many people. Googling for the issue would have given you the solution easily.

We have a tip/trick here in CP for the same - Browser back button issue after logout[^].

Check it out. I hope it helps!


这篇关于Web应用程序的身份验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆