The Authorization Code Redirect URI Manipulation attack in OAuth 2.0
Changing the authorization code redirect URI is one of the ways by which attackers try to game the OAuth 2.0 authorization framework. This article discusses how this attack works in detail and how this attack…