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.
2 anni tempo fa
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
2 anni tempo fa
That seems odd.  Check your admin page for Stores.  What's in "Store URL" field?
2 anni tempo fa
https://MyStore.com/
2 anni tempo fa
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.