SSO Error after redirection to Idp
SSO login results in error on the Idp login page
Original Question or Issue:
Idp provider is returning an error: https://URL_SITE/simplesaml/module.php/saml/sp/metadata.php/default-sp is not found in the directory
Environment:
- Product - FileCloud Server
- Version - Any
- Platform - Any
Steps to Reproduce:
SSO settings are all OK
The server URL is set to http instead of https
Error or Log Message:
Idp login page prompt:
https://URL_SITE/simplesaml/module.php/saml/sp/metadata.php/default-sp is not found in the directory
Defect or Enhancement Number:
Cause:
The metadata xml file couldn't be returned because the server URL was set to http.
Resolution or Workaround:
Set the server URL to https in the Admin Portal >> Settings >> Server
Notes: