简体   繁体   中英

NTLM SSO implementation in Java

what are the libraries in JAVA for implementing SSO? I am running my app under tomcat.

This SourceForge project provides a pure Java SSO servlet filter and API for NTLMv2:

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

It's based on an NTLMv2 JCIFS extension created by the Liferay portal project.

NTLM single-sign on java tomcat Google中搜索NTLM single-sign on java tomcat会得出一些有趣的结果,例如指向Wafflethis的链接。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM