Closed
Bug 1456204
Opened 8 years ago
Closed 8 years ago
Change Basket SSO Apps to new domains
Categories
(Infrastructure & Operations :: SSO: Issues, task)
Infrastructure & Operations
SSO: Issues
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmac, Assigned: jabba)
Details
We have new callback domains for the Staging and Production apps for Basket. I'm not sure what configs you have for these apps, but for example the below changes will be necessary:
PROD:
- OLD: https://basket-admin.us-west.moz.works/oidc/callback/
- NEW: https://admin.basket.moz.works/oidc/callback/
STAGE:
- OLD: https://basket-admin-stage.us-west.moz.works/oidc/callback/
- NEW: https://admin-stage.basket.moz.works/oidc/callback/
We've basically just added a new and more permanent domain for these apps so that they don't have a reference to the geographic location in them (us-west).
Both domains work for now, but we'll decom the old one once this is done.
Thanks!
| Assignee | ||
Comment 1•8 years ago
|
||
I've updated both stage and prod to the NEW urls.
Assignee: infra → jdow
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•