Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish webhook event for grant is revoked #2898

Open
mkurapov opened this issue Aug 27, 2024 · 0 comments
Open

Publish webhook event for grant is revoked #2898

mkurapov opened this issue Aug 27, 2024 · 0 comments

Comments

@mkurapov
Copy link
Contributor

mkurapov commented Aug 27, 2024

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.

@mkurapov mkurapov added the discussions: ideas Convert to an idea discussion label Aug 27, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Rafiki Aug 27, 2024
@mkurapov mkurapov removed this from Documentation Aug 30, 2024
@mkurapov mkurapov changed the title Webhook in auth service Webhook event for grant revokes Aug 30, 2024
@mkurapov mkurapov changed the title Webhook event for grant revokes Webhook event for grant revoked Aug 30, 2024
@mkurapov mkurapov removed the discussions: ideas Convert to an idea discussion label Sep 24, 2024
@mkurapov mkurapov changed the title Webhook event for grant revoked Publish webhook event for grant revoked Sep 24, 2024
@mkurapov mkurapov changed the title Publish webhook event for grant revoked Publish webhook event for grant is revoked Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant