Top "Machinekey" questions

Getting current MachineKey, or equivilent, for HMAC (in web-farm)

I am using HMACSHA256 for message authentication in a web-farm environment. Within the web-farm each machine has the same machine …

c# hmac web-farm machinekey
.Net Core Machine Key alternative for webfarm

I have been using dotnet core to create an application that runs in a Kubernetes cluster on Linux hosts. As …

c# linux docker .net-core machinekey
Unable to validate data error with machine key set to SHA1

I have a simple .net application using the .NET 2.0 runtime in IIS 7.5 where I've changed the machine key in the …

c# web-config sha1 machinekey
ASP.NET machinekey set keys in code

I want to adjust the machine keys dynamically in code during runtime, for an IIS hosted ASP.NET MVC 4 website. …

c# asp.net runtime machinekey
Is Forms Authentication Ticket safe enough?

When a user logs in based on default Forms Authentication method, the server creates a cookie containing encrypted data (using …

asp.net forms-authentication machinekey formsauthenticationticket machine.config