spring-boot/spring-boot-samples/spring-boot-sample-web-meth...
Dave Syer 0aa93036fa Fix secure method configuration global authentication
This fixes a bug in the sample, where the AuthenticationManager it builds
is a local one for the filter chain containing "/login", whereas it was
expecting to override the Boot default, which is "global". The fix is
to extract the authentication configuration out into a
GlobalAuthenticationConfigurerAdapter.

Fixes gh-699
2014-04-20 10:18:04 -07:00
..
src Fix secure method configuration global authentication 2014-04-20 10:18:04 -07:00
pom.xml Next development version 2014-04-06 22:43:18 -07:00