Closed Bug 1270618 Opened 8 years ago Closed 8 years ago

Get content signatures from Autograph for actions

Categories

(Firefox :: Normandy Server, defect, P2)

x86_64
Linux
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: mythmon, Assigned: mythmon)

References

Details

When an action is created or updated, it should have a content signature generated by making an API call to Autograph [0].

These signatures are made with short lived keys that could expire in as little as six weeks. There will be at least a two week overlap where the old key is valid, but Autograph uses a new key for new signatures. There should be a management command that will refresh the content signatures of any action who's signature is more than one week old. This command can be run on a daily cron job.

Ops will provide the infrastructure for running cron jobs, in this bug we only have to make the management command that will be run in the cronjob and the create/update hooks to get new keys.

[0]: https://github.com/mozilla-services/autograph
Assignee: nobody → mcooper
Status: NEW → ASSIGNED
Priority: -- → P1
Priority: P1 → P2
Assignee: mcooper → nobody
Status: ASSIGNED → NEW
Assignee: nobody → mcooper
This landed on master in PR #222

https://github.com/mozilla/normandy/pull/222
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Shield → Firefox
You need to log in before you can comment on or make changes to this bug.