I've tried to implement shared security following your sample. I took the config from
|
public class Application { |
, after successful login the app is redirected to "/" and then to "/login" again.
HttpSession returned null object for SPRING_SECURITY_CONTEXT
I've tried to implement shared security following your sample. I took the config from
vaadin4spring/samples/security-sample-shared/src/main/java/org/vaadin/spring/samples/security/shared/Application.java
Line 48 in 5d5e29a
HttpSession returned null object for SPRING_SECURITY_CONTEXT