Hi Team, I have taken the maxwaldorf image from docker hub and everything is working fine like connection,adding users ,load balancer 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 it's 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.
We have added guacamole auth-sso-1.4.0.jar to extension and given priority to saml. Adding below property to guacamole.propeties 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 end to end method for saml integration Thanks Shivangi
