Active Directory Authentication using Spring Security 3.2, Spring Ldap 2.0 and JavaConfig

前端 未结 1 1067
野性不改
野性不改 2020-12-13 10:44

I\'m writing a web application that requires users to login. My company has an Active Directory server that I\'d like to make use of for this purpose. However, I\'m having t

相关标签:
1条回答
  • 2020-12-13 11:16
    1. For PartialResultException You should set parameter referral to "follow" on Your context source.

    Eg: https://stackoverflow.com/a/26872236/2718510

    0 讨论(0)
提交回复
热议问题