On 22.12.20 05:25, astergi wrote: > Hello everyone. > > I am new to guacamole and I and have a few questions: > 1. Is it possible to limit a user connecting to guacamole UI to one browser > only? This is so that a user would not be able to connect to guacamole when > he opens a different browser. > 2. How do I get connection history logs using guacamole API? > What do you mean by "browser"? Browser type, e.g. user agent? Or the actual browser installation on his computer, e.g. by a cookie?
For sure you can do any of such things, as it's generally recommended to run the tomcat application server that serves the UI behind a reverse proxy. So you could configure your apache / nginx / whatever to do such filtering, without having to do this in guacamole. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
