Sign in Sign up
nuget

GM.KYC.Identomat

Identomat provider for GM.KYC. Implements the IKycProvider SPI against Identomat's external API (POST /begin to start a hosted-widget session, /upload-file to attach normalized documents, /result to read the decision) and maps Identomat's approved/rejected/live/similarity vocabulary onto the GM.KYC.Domain status set. The API key (companyKey) is pulled from GM.Secrets — never hardcoded. Inbound webhook callbacks are signature-verified and deduped via GM.Idempotency (at-least-once delivery). Register with AddGMKyc().AddIdentomat().

nuget View on Nuget

Activity

Latest release
2w ago
Total releases
2
Cadence
~20 days
Last 12 months
2

Details

License
MIT
First release
Aug 10, 2026
Releases
Version Released
1.0.1 patch
1.0.0 initial