Authentication problem, load balancer

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Hi,

I have a problem with authentication.

I am using load balancer with two same nopcommerce apps on two different servers.

Problem is that when I am trying to authenticate it doesn't allow me to do this.
I even tried to set same machineKey for both apps in web.config, but it didn't solved this issue.
5 years ago
this topic solves problem with authentication.
https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/configuration/overview?view=aspnetcore-2.2

nopcommerce has DataProtectionKeys folder where nopcommerce generates key and uses in AddNopDataProtection method
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.