Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Add webhook logic to validation process #29

Open
cre8 opened this issue May 6, 2024 · 0 comments
Open

Add webhook logic to validation process #29

cre8 opened this issue May 6, 2024 · 0 comments

Comments

@cre8
Copy link
Contributor

cre8 commented May 6, 2024

When adding the credential request, the relying party should be able to add some webhooks that should be called after the validation was over.

Of course this could be implemented by the relying party, but then it has to fork and build the verifier on their own. Adding webhooks with simple authentication (like static token or maybe oidc later), allows to send the verification result without touching the code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant