SAML Redirect Loop

2022-08-23 Thread Sky...
I have guacamole setup in docker container with SAML configured, but I am getting login redirect loop. The guacamole container is behind AWS ALB. Notice the issue is response received at HTTP instead of HTTPS. Look over AWS documentation and ALB should send x-forward-proto to the target server.

Re: Set connection attributes for ad-hoc/quickconnect connections

2022-08-23 Thread Nick Couchman
On Sun, Aug 21, 2022 at 12:15 AM Yang Yang wrote: > > Hello, > > Can I specify guacd parameters for ad-hoc/quickconnect connections? The guide > only tells how to set connection parameters, and when I tried to set > attributes by appending "=X” so as to use another guacd > server, it did

Re: Issue with users in behind ZScaler

2022-08-23 Thread Nick Couchman
On Tue, Aug 23, 2022 at 11:04 AM Lockhart, Roland wrote: > Hi > > > > We have a couple of users that connect to the internet via an edge > appliance called ZScaler from their corporate network > > > > They seem to have intermittent connection problems, a session of say 30 > seconds elapses or a

Issue with users in behind ZScaler

2022-08-23 Thread Lockhart, Roland
Hi We have a couple of users that connect to the internet via an edge appliance called ZScaler from their corporate network They seem to have intermittent connection problems, a session of say 30 seconds elapses or a few minutes, then sessions are stable for a couple of hours, then back to

Re: Enable RestAPI logging

2022-08-23 Thread Nick Couchman
On Sun, Aug 21, 2022 at 11:14 PM 林 政剛 wrote: > > Hi, > > I need to enable logging of the rest api, for example, all of the > requests/responses of HTTP. > I did some research on the Internet. I think I need to set the logging filter > for Jersey like this. > But I don't know how to do it in