Hi Mike, I have not added any proxy config file as I am installing through docker image. Can you tell me the path to add and the content of it so that it will redirect to https.
Thanks Shivangi On Wed, 27 Apr, 2022, 8:01 am Michael Jumper, <[email protected]> wrote: > 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 >
