Open Closed

Cryptography Exception on Azure Deployment #3744


User avatar
0
darutter created

We have created an app (MVC/Razor with SQL Server EntityFramework) that was originally done with abp 5.3.4 that we have upgraded to abp framework 6.0.0-rc4. We tested the conversion locally and have everything working fine. However, when we deployed it to Azure the app fails with an error attempting to initialize the OpenIddict.AbpOpenIddictAspNetCoreModule. The error is:

Internal.Cryptography.CryptoThrowHelper+WindowsCryptographicException: Access Denied

How do we resolve this error?


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can check this: https://support.abp.io/QA/Questions/3537/OpenIddict-WindowsCryptographicException-Access-is-denied

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11