Prevent change protocol (from HTTP to HTTPS) when redirecting to log in happens

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 2 años
I expect that whenever my NOP requires to redirected to log in page keeps the current protocol. For example I enter the  https://MyStore.com/admin URL in my browser I expect it to redirect me to log in page using https://MyStore.com/login?ReturnUrl=%2Fadmin but it changes my protocol to HTTP instead of keep using of HTTPS.

NOP Version: 4.2
Hosted using docker

Settings:
securitysettings.forcesslforallpages: True
Hace 2 años
That seems odd.  Check your admin page for Stores.  What's in "Store URL" field?
Hace 2 años
https://MyStore.com/
Hace 2 años
See if this helps
https://www.nopcommerce.com/en/boards/topic/84534/nop43-does-not-redirect-all-pages-to-https
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.