集成 Windows 身份验证可以在 Firefox 中使用吗?
如果我的 ASP.NET 应用程序是使用 Windows 集成身份验证为 ADFS 设置的,我知道这可以在 IE 中工作,但是它可以在 Firefox 中工作吗?
我在网络上看到一些内容表明存在问题,您需要在每个客户端浏览器中设置解决方法 - http://codebetter.com/blogs/eric.wise/archive/2006/11/16/Note- to-self_3A00_-Firefox-Windows-Authentication.aspx
If my ASP.NET app is set up for ADFS using Windows Integrated Authentication, I know this will work in IE, but will it work in Firefox?
I've seen some things on the web that indicate that there are problems, and you need to put a workaround in each client browser - http://codebetter.com/blogs/eric.wise/archive/2006/11/16/Note-to-self_3A00_-Firefox-Windows-Authentication.aspx
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这不是一个解决方法。 默认情况下,Firefox 不会将您的 Windows 集成凭据发送到网站。 您必须告诉它“信任”该网站。
您可以在将未经身份验证的用户引导至的页面上显示这些说明。
It's not a workaround. Firefox will not send your Windows Integrated Credentials to a website by default. You have to tell it to "trust" the website.
You could display those instructions on a page you direct unauthenticated users to.