
main change is to force spring security to always send user to welcome.mvc after login which gets their session setup properly before redirecting to start.mvc
3 lines
88 B
XML
3 lines
88 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Context antiJARLocking="true" path="/WebGoat"/>
|