Mosip IDA module Keys

Hi,

I have a question about id-authentication keys:
I found two database keys one for keymanager service et other for IDA service.
Why there is two keys DB?
Can use keymanager service keys for IDA module

id-authentication is designed to be independent, the design allows independent verifiers against the issuer. So if we think of the government as an Issuer, we can have multiple verifiers to host this verified data and provide verification service.

When we have multiple verifiers we want to provide a simple ready-to-use with all embedded service. That’s why you would see the keymanager embedded here.

1 Like

Thank you @gsasikumar for your reply, it’s very clear now