Hello, you are using an old browser that's unsafe and no longer supported. Please consider updating your browser to a newer version, or downloading a modern browser.

Glossary > Open Redirect Protection

What is Open Redirect Protection?

Understanding Open Redirect Protection

Open Redirect Protection refers to a technique used to prevent attackers from redirecting users to malicious or phishing websites by manipulating unvalidated input parameters in a legitimate website's redirects. This security measure involves validating and sanitizing user input, implementing safer redirect mechanisms, and using secure coding practices to mitigate the risk of unauthorized redirects to potentially harmful sites.

Learn More About Open Redirect Protection: