spring security-ntlm ,有时不会弹出询问用户名/密码的窗口

发布于 2024-09-11 12:45:29 字数 384 浏览 8 评论 0原文

我经历过这个,想知道你们有什么建议可以推荐。我正在使用 spring-security-ntlm 2.04。一两个用户报告称,即使他们在 Internet Explorer 中设置了“提示输入用户名和密码”。他们被重定向到cannotlogin.jsp,而不是看到弹出窗口询问用户名和密码。

   <security:http access-denied-page="/cannotlogin.jsp"
     entry-point-ref="ntlmEntryPoint" 
     servlet-api-provision="false" 
     >

你认为这是 spring-security-ntlm 问题还是 Internet Explorer 问题?

i experienced this and wonder any suggestion you folks can recommend. i'm using spring-security-ntlm 2.04. one or two users reported even though they set 'prompt for username and password' in their internet explorer. they are redirected to cannotlogin.jsp rather than seeing pop up asking for username and password.

   <security:http access-denied-page="/cannotlogin.jsp"
     entry-point-ref="ntlmEntryPoint" 
     servlet-api-provision="false" 
     >

do you think is this spring-security-ntlm problem or internet explorer?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文