Trying to access workspaces web
When trying to create a workspace web setup and trying to access it, getting the below error
Invalid SAML response received, but I have provided the idp [I am using OneLogin as Idp]generated file to sp and still getting the error. Also provided all the values from SP to Idp and getting onelogin page after entering details getting the below error.
π Enter image description here
- Topics
- End User Computing
- Language
- English
asked 2 years ago350 views
- Newest
- Most votes
- Most comments
It may probably caused by:
- Metadata Exchange Validation Confirm that the IdP-generated metadata file (from OneLogin) is accurately uploaded to the SP.
Validate that the SP metadata is correctly registered in OneLogin.
- Certificate Compliance Ensure the X.509 certificate used for SAML response signing matches the SPβs configured certificate.
Verify the certificateβs validity period to prevent expiration-related failures.
-
Assertion Consumer Service (ACS) URL Alignment Cross-check that the ACS URL provided by the SP precisely matches the endpoint configured in OneLogin.
-
SAML Response Structure Verification Confirm the SAML response conforms to the SPβs expected format, attributes, and bindings (e.g., HTTP-POST or HTTP-Redirect).
-
Time Synchronization Audit the system clocks on both IdP and SP servers to prevent SAML validation errors due to excessive clock skew.
https://stackoverflow.com/questions/55028872/onelogin-php-saml-issues-with-saml-response
Relevant content
asked 3 years ago
asked 3 years ago
