
Hello community,
I'm working with a mexican client who needs to enable de CFDI feature (e-invoicing).
One of the mandatory requirements is to install a certificate.pfx protected with password and configure it in dynamics through a Key Vault in AAD, i tried to follow all the steps published in MSDN documentation, but i'm not able to finish.
Steps followed were:
1.-Create a Key Vault
2.-Upload the pfx certificate in the Key Vault
3.-Register an App (for authentication purpose)
4.-Add an Access Policy to the Key Vault and select the application created in step 3.
Then, i configured the information in Key Vault Parameters (D365)
Key Vault is the url shown in my Key Vault overview, Key Vault Client is my Application (client) ID, the Key Vault Secret Key is the pfx password.
But, when i try to validate, this error message is shown:
Can anyone help me?
Thank you!