Skip to content
Latchkey

Same-Origin Policy - CI/CD Glossary Definition

The same-origin policy is the browser security rule that restricts scripts on one origin (scheme + host + port) from reading responses from another, isolating sites by default; CORS is the controlled mechanism for relaxing it where needed.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →