On Safari browsers if the user does not manually type in “https” in the URL, it shows a “not secure” warning that goes away if the user goes to the “https” url. Is there a way in Backendless to tell it to redirect all users to the https version?
Hello, @David_King.
Can you please specify domain and check with different browser? For domains like *.backendless.app
HSTS was checked with Safari and works as expected.
Regards, Nikita.
Domain is www.compass.kinglawnc.com which I want to redirect to https://www.compass.kinglawnc.com.
Chrome browsers redirect to https, but Safari does not.
When you request the URL www.compass.kinglawnc.com in Safari, you get the header Strict-Transport-Security: max-age=31536000; includeSubDomains
?
Regards, Nikita.
Hi Nikita. Sorry I never followed up. Attached is what I see in Chrome and Safari respectively in the Network tab of developer tools clicking on the first item on the list. This post seems to suggest Backendless can setup a redirect from http to https upon request.
-David
Hello @David_King
Looking into it
I have created internal ticked, and we will notify you when it will be solved.
Regards, Dima