Did any one faced the same issue when hitting on submit button of form(non adaptive) on page with selecting version IE 8 in AEM 6.4
It is redirecting me to forbidden 403 page
and when I checked error log as follow
23.03.2021 16:54:12.084 *INFO* [0:0:0:0:0:0:0:1 [1616498652083] POST /content/formcommons/us/en/OFM.html HTTP/1.1] com.adobe.granite.csrf.impl.CSRFFilter isValidRequest: empty CSRF token - rejecting
23.03.2021 16:54:12.085 *INFO* [0:0:0:0:0:0:0:1 [1616498652083] POST /content/formcommons/us/en/OFM.html HTTP/1.1] com.adobe.granite.csrf.impl.CSRFFilter doFilter: the provided CSRF token is invalid
Note: csrf token library is loading.
The problem occurs when I select IE version 8 or 7 from compatibility mode.