Spring Security with Spring Session can’t correctly find the session after application restart
I’m implementing Spring Security with Spring Session for my cloud based application.
Spring Security context not updating properly
For authenticated Users I have one end point exposed that updates Security context the method has this code