List of questions
Related questions
Question 23 - AD0-E106 discussion
A client is submitting a form that contains a CSRF token that is passed using the CSRF-Token HTTP header. When looking at the web server access logs the header is printed out, but on the AEM instance the value is not present in the request.
What should the DevOps Engineer configure to make the values available on the AEM instance?
A.
Add the /clientheaders { "CSRF-Token" } in the dispatcher configuration
B.
Add X-Forwarded-Header: CSRF-Token in the virtual host configuration
C.
Add /filter /0001{ /type "allow" /glob "CSRF-Token" } in the dispatcher configuration D. Add Header set CSRF-Token in the virtual host configuration
Your answer:
0 comments
Sorted by
Leave a comment first