You develop an SAPUI5 app that updates dat on the SAP back-end system. What activities are required when you implement an XSRF token? Note: There are 2 correct answers to this question.
I think the correct answers are A) Retrieve the token and send it with each write request and C) Include the token in the HTTP request body of each write request
I think A and C are the way to go here. Gotta keep those pesky XSRF attacks at bay by including the token in the request. Sounds like a pretty straightforward SAPUI5 implementation to me.
B is a trap answer for sure. Refreshing an expired token? That's not how it works, you just need to retrieve the fresh token and send it with the request.
Haha, D is a classic - generate a new token for every read and write? That's just asking for trouble! Gotta love those XSRF token questions, they really separate the UI5 pros from the amateurs.
A and C are definitely the correct answers. You need to retrieve the token and send it with each write request, and include the token in the HTTP request body. No need to refresh or generate a new token for each request.
Elliot
10 months agoRickie
10 months agoTracey
10 months agoHoa
10 months agoAlex
10 months agoOllie
10 months agoAlfred
11 months agoLizbeth
11 months agoNickie
11 months agoMila
10 months agoLouvenia
11 months agoJerry
11 months agoAhmed
10 months agoLuis
10 months agoRosenda
10 months agoRoyal
10 months agoLeila
11 months agoVashti
11 months agoRory
11 months agoGayla
11 months agoRonny
11 months agoRonny
11 months agoGerman
12 months agoKattie
12 months agoGlendora
1 years ago