-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF24, 5.7.3
-
Component/s: Web Common
Nuxeo is configured behing a Apache that rewrites requests to use HTTPS.
With the following scenario, the user is redirected to a HTTP URL:
- navigate to https://server/nuxeo
- log in
- the system displays the requested page still under HTTPS
- change the URL in the address bar to navigate to https://server/nuxeo
- the system displays the requested page, but now under HTTP