Verify a token before you trust it
Five requests reach the reports API together, each carrying a bearer token. The four checks from the video are all here, but nothing fixes the order they run in. That part is yours.
Open the Verification gate builder and place all four checks, in whatever order you like. Run the five requests, then clear the gate, build a different order, and run them again. Two numbers sit under the results, and only one of them moves.
The same tokens get in whichever order you build, so what does putting the signature check last actually cost you?
Questo esercizio fa parte del corso
Using AWS Security for Developers
esercizio interattivo pratico
Trasforma la teoria in pratica con uno dei nostri esercizi interattivi
Inizia esercizio