Skip to content

An example that demonstrates a problem with a missing 'X-CSRF-TOKEN' in Spring Security.

Notifications You must be signed in to change notification settings

fierysolid/spring-security-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project is used as an example to a problem with a missing 'X-CSRF-TOKEN' in an HTTP header related to Spring Security and Angular.

The example uses Spring Security CSRF Token Interceptor for Angular.

The problem is that the HEAD contains no 'X-CSRF-TOKEN'.

About

An example that demonstrates a problem with a missing 'X-CSRF-TOKEN' in Spring Security.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 67.9%
  • Java 32.1%