top of page
< Back

Same Origin Policy

Same Origin Policy is a browser security mechanism that prevents unauthorized cross-origin access to sensitive data.

Cross-Origin Request Attempted → SOP Checked → Access Denied → Data Protected → SOP Enforced

bottom of page