shivangi created GUACAMOLE-1585:
-----------------------------------
Summary: Looping issue after adding SAML SSO
Key: GUACAMOLE-1585
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1585
Project: Guacamole
Issue Type: Bug
Environment: dev
Reporter: shivangi
Attachments: AzureSAML.PNG
I have taken the maxwaldorf image from docker hub and everything is working
fine like connections ,adding users ,load balancers and adding the DNS name
into route 53 in AWS account.
But we want to integrate with SSO.We are doing via Azure portal adding
enterprise application and doing SAML SSO. But while hitting the URL its
continuously looping.
The Error in log is
Authentication attempted with an invalid SAML response: SAML response did not
pass validation: The response was received at http instead of https
/ext/saml/callback.
Note:cant share exact log due to security reasons.
Adding below attributes to Guacamole.properties
We have added guacamole-auth-sso-saml-1.4.0.jar to extensions and given
priority to SAML.
saml-idp-metadata-url:
saml-entity-id:
saml-callback-url:
saml-debug: true
extension-priority: saml
Please help to solve this issue asap.or suggest any new methods.
we are not doing a proxy setup here.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)