Reverse proxy (incl. adding SSL) using Apache so that it is served from https://www.example.com/files
This involves properly setting up the following configuration values:
The response was received at https://www.example.com/index.php/apps/user_saml/saml/acs instead of https://www.example.com/files/index.php/apps/user_saml/saml/acs```
#### Browser log
Steps to reproduce
Expected behaviour
The users should be able to login using SAML/SSO
Actual behaviour
Error Message: Your account is not provisioned, access to this service is thus not possible.
Logged error:
The response was received at https://www.example.com/index.php/apps/user_saml/saml/acs instead of https://www.example.com/files/index.php/apps/user_saml/saml/acs
Note that the "received at" URL does not include "/files" which does not make any sense as Nextcloud is not reachable at this URL.
Server configuration
Latest Ubuntu 16.04 with Nextcloud installed today from snap List of activated apps:
Only the SAML/SSO App
Nextcloud configuration:
Client configuration
Latest Chrome, Windows 10
Logs
Nextcloud log (data/owncloud.log)
-