Page MenuHomePhabricator

[services] Allow browsers to access prod identity from comm.software
ClosedPublic

Authored by ashoat on Nov 5 2024, 9:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 10:08 PM
Unknown Object (File)
Tue, Jan 21, 7:38 AM
Unknown Object (File)
Mon, Jan 20, 7:54 AM
Unknown Object (File)
Mon, Jan 13, 2:23 AM
Unknown Object (File)
Sun, Jan 12, 8:03 AM
Unknown Object (File)
Thu, Jan 9, 10:47 PM
Unknown Object (File)
Dec 27 2024, 4:09 AM
Unknown Object (File)
Dec 24 2024, 4:59 PM
Subscribers

Details

Summary

This diff updates the CORS config for the identity service in production to allow incoming connections from browsers rendering comm.software and www.comm.software.

Context for why we need this is in ENG-9862.

Test Plan

Terraform precommit hooks passed. Beyond that, not sure how to test this besides deploying to prod...

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Don't include port in web.comm.app

ashoat published this revision for review.Nov 5 2024, 9:57 AM
ashoat edited the test plan for this revision. (Show Details)
varun accepted this revision.EditedNov 5 2024, 9:59 AM

do you need the www origin?

This revision is now accepted and ready to land.Nov 5 2024, 9:59 AM

For SLDs I've always included www.. Probably not as relevant anymore, but in the past it was something that some computers and some people would include when navigating to an SLD

This revision was landed with ongoing or failed builds.Nov 5 2024, 10:02 AM
This revision was automatically updated to reflect the committed changes.

This was an unsafe change and is causing deployment failures in production. I think @varun was wrong in his assessment that the port could be skipped for web.comm.app.