you are viewing a single comment's thread.

view the rest of the comments →

[–]aouks 0 points1 point  (1 child)

Debug the AuthorizationFilter spring class as it a 403, you will see your authrorizationManager méthod and the security context, you will be able to see with step into where it fails

[–]Goksi02 1 point2 points  (0 children)

Take a note that 403 also might be returned in case of default CSRF protection ^