why dose Speing seucirty stores csrf token in session?

后端 未结 0 904
你的背包
你的背包 2021-01-30 15:50

csrf token is created by csrfFilter for each request. therefore I think I will not reuse the token.

  1. Why does spring security store token in session using HttpSessio
相关标签:
回答
  • 消灭零回复
提交回复
热议问题