403 on Camunda Tasklist view

Thank You. It worked.

httpSecurity.csrf()
		.csrfTokenRepository(CookieCsrfTokenRepository.withHttpOnlyFalse());