Hi Sundar, Have you had a look at https://julienprog.wordpress.com/2017/10/28/csrf-prevention-for-wicket/ ?
Met vriendelijke groet, Kind regards, Bas Gooren Op 16 juni 2021 bij 09:15:48, sundar saba (sundarsabapa...@gmail.com) schreef: Hi all, I am using wicket and spring security in my application. By default spring security enables CSRF protection. It expects a csrf token in my wicket pages. How to define csrf token in all my wicket pages.Can you all please help me define CSRF token in my wicket pages