On Mon, Jul 10, 2023 at 4:21 AM Mike van Egmond <[email protected]> wrote: > > Hello, > > I'm using the OpenID Connect extension to log in to Guacamole. I found that > you can create deeplinks to specific connections and this seems to work > nicely when already logged in. However when a user is not yet logged in and I > visit a deeplink to a connection the user is prompted to log in, after that > the user is redirected to the homepage of Guacamole instead of back to the > connection. > > My question is, is it possible to have the user send to the connection > directly after logging in instead of back to the homepage?
Right now the Guacamole Client SSO extension lacks the ability to track the original request URL and redirect back to that. This is covered in this particular Jira issue: https://issues.apache.org/jira/browse/GUACAMOLE-808 -Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
