Upon successful authentication via OIDC, the user is returned to the redirect
URI e.g. ("https://myserver.com/guacamole/"). I want to know if it's
possible to redirect the user to their originally requested URL after
successful authentication.
This way, if they were to click a direct link to a guacamole Connection they
have access too, the successful authentication via the IDP can reroute them
directly to the requested connection URL rather than the guacamole UI.
Typically this is done with encoding the request url with the "state"
parameter of OIDC and verifying with the nonce.
The use case would be to provide a seamless transition from our custom
frontend without having to replace/modify the existing Angular frontend.
--
Sent from:
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]