Closed
Bug 1081352
Opened 11 years ago
Closed 10 years ago
Auth: Publish messages about client creations, modifications and revocations
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1203659
People
(Reporter: jonasfj, Unassigned)
References
Details
auth.taskcluster.net should publish AMQP messages when clients are added, modified or removed.
This way we can flush the client cache in taskcluster-base, such that revocations and modifications takes effect immediately. This is particularly useful when modifying the set of scopes. Right now you have to wait up to an hour...
I'm currently adding more APIs to auth, when that is done, this should be relatively trivial.
Updated•10 years ago
|
Component: TaskCluster → General
Product: Testing → Taskcluster
| Reporter | ||
Comment 1•10 years ago
|
||
Maybe, if we do remove signature validation we should not do this...
That experiment is still pending.
Component: General → Authentication
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•6 years ago
|
Component: Authentication → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•