You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by shivangi singh <sh...@gmail.com> on 2022/05/06 06:26:21 UTC

Re: SAML SSO issue URL is looping continuously

Hi Team,

Can you provide me the official docker image for guacamole so that I can
directly pull to my server which will also serve SSO

Thanks
Shivangi

On Thu, 28 Apr, 2022, 11:49 pm Nick Couchman, <vn...@apache.org> wrote:

> On Thu, Apr 28, 2022 at 7:39 AM shivangi singh <sh...@gmail.com>
> wrote:
>
> > 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.
> >
> >
> Are you running a Nginx of Apache httpd container as a proxy? Adding this
> depends on what is functioning as the reverse proxy in front of Guacamole
> Client, if anything.
>
> Also, as Mike already noted, you're using Docker images that are not
> officially produced by this project, so we don't really know what they may
> have done in terms of Reverse Proxy associated with those images. You'll
> have to do a little digging and find out if there's something sitting
> between the users and the Tomcat instance that actually serves Guacamole.
>
> -Nick
>

Re: SAML SSO issue URL is looping continuously

Posted by Nick Couchman <vn...@apache.org>.
On Fri, May 6, 2022 at 2:26 AM shivangi singh <sh...@gmail.com> wrote:

> Hi Team,
>
> Can you provide me the official docker image for guacamole so that I can
> directly pull to my server which will also serve SSO
>
>
They are in the Docker hub:
guacamole/guacd
guacamole/guacamole-client

-Nick