Re:Re: when AuthenticationFailureEvent happen, redirect to other website

2022-03-03 Thread Simon
thanks . I have no idea about, pls more details. 在 2022-03-01 23:19:09,"Nick Couchman" 写道: On Tue, Mar 1, 2022 at 3:13 AM Simon wrote: hello, I build a authentication provider guac-ext. sometimes, authenticate failed, I notices that, guac-ext provide `Listener`.

Re: GUAC_ID is required

2022-03-03 Thread chomik MChamster
Apologies for late response but due to other projects taking priority I had little time to troubleshoot this further. Here is a high level overview of my setup ubuntu 20.04 box running guacamole v1.4, mysql, nginx proxy for ssl and using saml authentication. There is also an Azure App proxy for

Re: Mapping header-authenticated users to connection permissions?

2022-03-03 Thread Lars Kellogg-Stedman
On Thu, Mar 03, 2022 at 03:30:02PM -0500, Lars Kellogg-Stedman wrote: > But when I log in as `lkell...@redhat.com`, I don't see this > connection. Am I missing a step, or is there another way of handling > this? Apparently the answer was "log out and log back in". Sorry for the noise! -- Lars

Mapping header-authenticated users to connection permissions?

2022-03-03 Thread Lars Kellogg-Stedman
I have guacamole set up behind an SSO proxy that provides the username in an HTTP header. This all works fine and I can access Guacamole and see that I'm logged in with the expected user id. I'm having less success creating connections that are accessible to logged-in users.  For example, I've

Remote IP with docker

2022-03-03 Thread Reza ISSANY
Hi, Forgive me for my bad english. I'm running guacamole/guacd using docker. The guacamole container is running behind traefik. When looking at the connection logs, the remote host IP is the traefik one. I've found this in documentation: internalProxies="127.0.0.1"