Skip to content

[Backend] Backend KYC Provider Webhook Handler #147

@gabito1451

Description

@gabito1451

Description:
Implement an authenticated webhook endpoint to receive updates from a KYC provider (e.g., Sumsub) and automatically submit the update to the Soroban Identity Contract.

Requirements and context:
Bridges off-chain KYC to on-chain registries.

Suggested execution:
Build the webhook route, verify HMAC signatures, and queue a Stellar transaction.

Guidelines:
High security required; failing signature validation must return 401 immediately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions