Reputation: 101
How to implement windows authentication in spring based Java-application? I have created authentication using spring security,But i want to use windows credential while user login to my application.
Upvotes: 0
Views: 792
Reputation: 453
It's not cross browser but you can try this https://github.com/michail-nikolaev/springsecurity3-activedirectory-ntlm-test
Upvotes: 1