Auth Partner certificate not matching with signature header during esignet send otp

Hello @Durgesh

Apologies for the delayed response.

Regarding eSignet with MOSIPID plugin, eSignet invokes the IDA APIs for identity authentication. From the MOSIP IDA perspective, eSignet is considered an authentication partner. Therefore, you need to add the eSignet certificate to the ida.partner_data table, rather than the relying party partner certificate.

The certificate thumbprint used during signing is logged as follows: 56DB6953F3C7FBFD0A7052B17413D015935D16BAE17A30E82B0437F05E189AFB. You can compare this thumbprint with the manually added certificate thumbprint for verification.

Please add the eSignet certificate to the partner_data table and then retry.

Note: MOSIP does not recommends direct modifications to the database. Instead, follow the standard setup procedures to ensure data is populated automatically in the respective tables.

Thanks,

Mahammed Taheer