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
12 months agoRickie
12 months agoTracey
12 months agoHoa
12 months agoAlex
1 years agoOllie
1 years agoAlfred
1 years agoLizbeth
1 years agoNickie
1 years agoMila
1 years agoLouvenia
1 years agoJerry
1 years agoAhmed
12 months agoLuis
12 months agoRosenda
12 months agoRoyal
1 years agoLeila
1 years agoVashti
1 years agoRory
1 years agoGayla
1 years agoRonny
1 years agoRonny
1 years agoGerman
1 years agoKattie
1 years agoGlendora
1 years ago