spring security-ntlm ,有时不会弹出询问用户名/密码的窗口
我经历过这个,想知道你们有什么建议可以推荐。我正在使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论