Using Azure Key Vault and Azure Storage to store Data Protection keys with ASP.NET Core
Read OriginalThis technical article details a solution for ASP.NET Core applications hosted in Azure App Services where authentication cookies and tokens become invalid after swapping deployment slots. It explains the root cause—Data Protection keys being stored per-slot in the file system—and provides a step-by-step guide to persist keys centrally in Azure Blob Storage and encrypt them using Azure Key Vault for enhanced security.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser