Authentication and ekyc data encryption Steps in detailsdetail
Instructions
Step1)Run the Partner demo service
...
EKYC Partner id, PartnerApiKey, LicenseKey
...
de)take the signature from the response header
...
ef)Take the signature from the face auth response header and pass it on to ID auth ekyc request header
...
fg)will get the response as below to have to take response as marked
...
g h)authentication
https://uat2.mosip.net/v1/authmanager/swagger-ui.html#/authmanager/clientIdSecretKeyUsingPOST
...
f i)Ekyc decryption URL:
http://localhost:8082/v1/identity/swagger-ui.html#/Decrypt/decryptEkycDataUsingPOST
...