NTLM V2 SSO Java Servlet 过滤器

发布于 2024-10-27 00:11:11 字数 1536 浏览 4 评论 0原文

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

甚是思念 2024-11-03 00:11:11

有一个带有 Java SSO servlet 过滤器的 SourceForget 项目:

https://sourceforge.net/projects/ntlmv2auth/

使用 Liferay Portal 项目中 JCIFS 的 NTLMv2 扩展。

There's a SourceForget project with a Java SSO servlet filter:

https://sourceforge.net/projects/ntlmv2auth/

Uses an NTLMv2 extension of JCIFS from the Liferay Portal project.

孤凫 2024-11-03 00:11:11

Oakland Software 支持 NTLM v2。请参阅 http://oaklandsoftware.com/product_http/compare.html

Oakland Software supports NTLM v2. See http://oaklandsoftware.com/product_http/compare.html.

分开我的手 2024-11-03 00:11:11

选择 Kerberos。与 Digest 和 Kerberos 相比,NTLM 是专有的且不安全。

Go for Kerberos. NTLM is proprietary and insecure compared to Digest and Kerberos.

多情出卖 2024-11-03 00:11:11

Jespa 是目前首要的 NTLMv2 解决方案,它取代了旧的 JCIFS 过滤器:

http://www.ioplex .com/jespa.html

只需下载该软件包并按照 Jespa 操作员手册的要求和安装部分中所述尝试示例 Web 应用程序即可。一旦您看到该工作,将其合并到您的应用程序中应该相当容易。有一个过滤器,但也有其他更复杂的集成方式。

Jespa 是一个商业解决方案。

Jespa is the premier NTLMv2 solution right now and it is what replaced the old JCIFS Filter:

http://www.ioplex.com/jespa.html

Just download the package and try the example webapp as described in the Requirements and Installation sections of the Jespa Operator's Manual. Once you see that work it should be fairly easy to incorporate it into your application. There is a Filter but there are other more sophisticated ways to integrate as well.

Jespa is a commercial solution.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文