Skip to content

Publish webhook event for grant is revoked #2898

Open
@mkurapov

Description

@mkurapov

Context

A requirement from JOPACC (and sensible for all integrators), we need to publish a webhook for when a grant is revoked, such that an integrator, for example, can release funds on hold for a particular user account. This will be the first event that the auth service publishes, so we will need to scaffold the webhook workers in that package as well (publishing to a new ENV variable, WEBHOOK_URL). For now, we just need to publish the grantId in the payload, as well as the time it was revoked.

It is recommended to do this in multiple parts.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions