Spring security : on login success, spring redirects to loginProcessingUrl with a POST request

后端 未结 0 535
不思量自难忘°
不思量自难忘° 2021-01-17 05:17

I\'m using Spring Security, and with this config, I am redirected to success url with a POST request :

http.csrf().disable()
        .exceptionHandling()
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题