gbv / login-server

Login and connect accounts with multiple identity providers
https://coli-conc.gbv.de/login/
MIT License
31 stars 32 forks source link

Non-localhost BASE_URL in http mode always redirects to https #104

Closed stefandesu closed 1 year ago

stefandesu commented 1 year ago

On all common browsers, even if https-only is turned off, non-localhost BASE_URLs (in particular IP addresses) seem to redirect to https. I'm not entirely sure if this is a browser configuration issue, but I've tried everything and it always happens. Needs further investigation.