Skip to content

GUACAMOLE-808: Add page redirection on login#1233

Open
adb014 wants to merge 1 commit into
apache:mainfrom
adb014:redirect
Open

GUACAMOLE-808: Add page redirection on login#1233
adb014 wants to merge 1 commit into
apache:mainfrom
adb014:redirect

Conversation

@adb014

@adb014 adb014 commented Jul 23, 2026

Copy link
Copy Markdown

This is quite an intrusive pull request that allows reauthentication to redirect back to the initial page so that in progress work can be directly refound.. See the discussion in the Jira for details

      - Allow store the full URI in RequestDetails
      - Add methods to get/set originalURI in AuthenticatedUser and derived classes
      - Set the originalURI in JDBC base class
      - Promote session manager to base SSO class; Use it to store the originalURI in openid
      - Allow redirection to be stored in GuacamoleSession iff new login
      - Store the redirection in the GuacamoleSession the AuthenticationService
      - If redirection set in GuacamoleSession pass it back on the /api/tokens REST endpoint
      - In the javascript in the redirection is set on the /api/tokens endpoint, redirect after authentication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant