Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

CSRF token value is empty in IE 8 (compatibility mode with IE 11 installed)

Avatar

Level 1

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.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
2 Replies

Avatar

Correct answer by
Community Advisor

Hi @tarunp97,

 

Find a similar question here: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-1-csrf-token-rejecti...

 

Hope this helps.

 

Thanks,

Kiran Vedantam.

Avatar

Level 1
There it was about migrating from 6.0 to 6.1 , But I'm facing an issue within 6.4 and only in IE 8 and below version where the required jquery is loading but still getting error