On Tue, Nov 15, 2022, 9:26 AM Alexandre Cariage <[email protected]> wrote:
> Hi again, > > I'm looking for a way to make Guacamole send the user to a specific > Connexion after login. > With a specifig login URL, e.g., or any other method. > > They idea being to skip the Home menu, and the need to choose a > Connection. I know it's the way it works when a single Connection is > associated to a user; here it would work as a way of pre-choosing one, even > when a user has various possible connections. > You can directly link to the connection so that they are on that connection once logged in. The URL for a connection is deterministic and based on connection type and unique identifier. Otherwise, no, if a user has access to multiple connections, they will be presented with those multiple connections. They will also be able to navigate to the home screen or switch connections from whatever their current connection is. - Mike
