spring security - How to conditionally use AuthenticationProvider in SpringSecurity -


we using 2 different authenticationprovider in springsecurity authenticate users: 1 custom authenticationprovider, other 1 activedirectoryldapauthenticationprovider. however, configure app based on httpservletrequest, allow/disallow use activedirectoryldapauthenticationprovider. way implement this?


Comments

Popular posts from this blog

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

Android M doze mode and "native" posix socket freezing up -