A Spring Security Filter that binds the existing CSRF token values to response headers.
'com.allanditzel:spring-security-csrf-token-filter:1.1'
<dependency>
<groupId>com.allanditzel</groupId>
<artifactId>spring-security-csrf-token-filter</artifactId>
<version>1.1</version>
</dependency>
<dependency org="com.allanditzel" name="spring-security-csrf-token-filter" rev="1.1"/>
"com.allanditzel", "spring-security-csrf-token-filter", "1.1"