I am new to Spring Security and I am working on a login, logout, and session timeout feature. I have configured my code by referring to this document. My code looks below:>
I was able to solve above issue by adding below config in web.xml only. any better way will be accepted.
20