NTLMv2 Auth was developed as an accessible and easy-to-use project that manages to implement an extension of the Java-based JCIFS API.
This allows you to authenticate browser clients for a Java web application with NTLMv2.
Here are some key features of "NTLMv2 Auth":
· An API (JAR-library) which provides the NTLMv2-functionality on top of JCIFS
· An example servlet SSO-filter, more or less usable as it is, which shows how to use the API
· A simple hello-world demo application which shows how to use / configure the filter.
· Clean Maven-2 multi-module project structure
Requirements:
· Java