A presentation and sample app on CSRF defense and mitigation.
- Java 7
- Chrome
- Make sure Java 8 is first on your classpath.
From the root directory ./gradlew csrf-demo-app:run
The username is 'admin', the password is 'password'
From the root directory ./gradlew presentation:run