Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Seems like your Submission.Id is not a Guid value. Do you have any custom code that manipulates that?
No it is just standard Form Container. It also works fine when I swap back to the non-encrypted provider.
Is session state enabled ?
Form data encryption requires session state. If disabled, it may be causing the provider to not correctly assign the Submission Id during the save operation.
On enabling the DdsEncryptedPermanentStorage provider, I get the following error on submitting a form:
It is setup with:
I had errors for read access to the keyvault and my key size before, and after fixing those I'm left with the above error.
Am I missing something?
I'm using key 1234567812345678 as base64 MTIzNDU2NzgxMjM0NTY3OA==