SAP
C_FIORDEV_21 · Question #161
You develop an SAPUI5 app that updates data on the SAP back-end system. What activities are required when you implement an XSRF token? (2 answers)
The correct answer is B. Execute the Refresh method for an expired token C. Retrieve the token and send it with each service request. See the full explanation below for the reasoning.
Question
You develop an SAPUI5 app that updates data on the SAP back-end system. What activities are required when you implement an XSRF token? (2 answers)
Options
- AInclude the token in the HTTP request body of each write request
- BExecute the Refresh method for an expired token
- CRetrieve the token and send it with each service request
- DGenerate a token on each read and write request
How the community answered
(27 responses)- A11% (3)
- B85% (23)
- D4% (1)
Community Discussion
No community discussion yet for this question.