Identity Verification Microservice (KPS Client)
A microservice that verifies national ID numbers against NVI and feeds the entire ecosystem from one point. Cache, rate limiting and fallback come built-in.
One source for ID verification
AID360, ABASIS and KOBASIS talk to this service rather than directly to the national identity authority — single point of control, audit and caching.
Capabilities
ID + name / surname verification, ID + birth-year verification, detailed identity retrieval (authorized cases), TTL-bound caching, rate limiting that respects authority quotas, fallback and retry.
Use cases
Customer / member onboarding (preventing fakes), beneficiary checks (sponsorship + aid), proxy giver verification, shareholder list integrity, blacklist matching.
Compliance
Data is not stored beyond verification; each request / response is audit-logged; sensitive fields are masked.
