Post

Replies

Boosts

Views

Activity

redirect_uri called multiple times
Using the web SIWA, the user is presented with the page asking them to confim continued use of the Apple ID with the application. After the user clicks the Continue button, I get a spinner and can see network traffic calling my redirect_uri, but before my page returns, the Continue button is enabled again, and it appears that the user should click the button again. This then calls my redirect_uri again. When this happens, my system is seeing this as a replay attack as the same nonce and state is used. Is there a way to disable the Continue button once it has been pressed?
0
0
258
Jan ’20