Closed
Bug 2041112
Opened 3 months ago
Closed 3 months ago
Implement using token to bypass FxA Stage WAF
Categories
(Firefox :: Sync, task)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: skhamis, Assigned: skhamis)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxsync-])
Attachments
(1 file)
FxA has rolled out WAF on stage and prod and has removed the bypass of using the PyFxA user-agent to get around it. FxA now requires a generated token to be able to use automation to hit their stage/prod. Since TPS uses the user-agent bypass method, we'll need to update TPS to use the tokens via an env and put the token somewhere private-but-still-accessible.
| Assignee | ||
Updated•3 months ago
|
Whiteboard: [fxsync-]
Updated•3 months ago
|
| Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → skhamis
Status: NEW → ASSIGNED
Pushed by skhamis@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2798c63e0b07
https://hg.mozilla.org/integration/autoland/rev/6e8731f1149a
Add WAF token to TPS instead of PyFxA user-agent r=markh,sync-reviewers
Comment 3•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c154/b153]
You need to log in
before you can comment on or make changes to this bug.
Description
•