Disable SpringSecurity's SavedRequest storing logic

前端 未结 5 1174
感动是毒
感动是毒 2021-02-09 08:25

We are using Spring Security for managing authentication. The issue we are seeing is that when a user\'s session is timed out between bringing up a GET form and hitting the sav

5条回答
  •  温柔的废话
    2021-02-09 09:10

    Based on Nathan's comment on Raghuram's answer, with namespaced XML it's something like this:

    
        
        
    
    
    
    

提交回复
热议问题