ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 23 - AD0-E106 discussion

Report
Export

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
Answers
A.
Add the /clientheaders { "CSRF-Token" } in the dispatcher configuration
B.
Add X-Forwarded-Header: CSRF-Token in the virtual host configuration
Answers
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
Answers
C.
Add /filter /0001{ /type "allow" /glob "CSRF-Token" } in the dispatcher configuration D. Add Header set CSRF-Token in the virtual host configuration
Suggested answer:
asked 02/10/2024
Hayat Hassan
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first