On Thu, Apr 21, 2022, 06:18 Shivangi, Shivangi
<[email protected]> wrote:

> Hi Guacamole Team,
>
>
>
> 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.
>

Beware that the project does not produce the image you're using, but we'll
try to assist from the perspective of just Guacamole itself.

 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.
>

This means that your reverse proxy is not sending the HTTP header needed
for Guacamole to know that it's actually being served via HTTPS. The
mismatch between this and the SAML configuration is causing validation to
fail.

What does your reverse proxy config look like?

- Mike

Reply via email to