You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "guacamole tester (Jira)" <ji...@apache.org> on 2022/09/14 08:45:00 UTC

[jira] [Comment Edited] (GUACAMOLE-808) Support redirecting to originally requested URL after successful OpenID login

    [ https://issues.apache.org/jira/browse/GUACAMOLE-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603964#comment-17603964 ] 

guacamole tester edited comment on GUACAMOLE-808 at 9/14/22 8:44 AM:
---------------------------------------------------------------------

any idea / ETA on this?

if I search a dev to do this what skills doe she need and how long would you think it takes to code it?


was (Author: guactester):
any idea / ETA on this?

if I searhc a dev to do this what skills doe she need and how long would you think it takes to code it?

> Support redirecting to originally requested URL after successful OpenID login
> -----------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-808
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-808
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole, guacamole-auth-openid
>    Affects Versions: 1.0.0
>            Reporter: Parth Mishra
>            Priority: Minor
>
> Upon successful authentication via OIDC, the user is returned to the redirect URI (e.g. {{https://myserver.com/guacamole/}}) even if they were requesting another Guacamole resource such as a Connection link. It would be nice if the user could be routed to the requested resource 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. 
> This feature could be really useful for relying on custom frontends without having to modify or reimplement the web app.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)