Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change how redirection works after signing in #216

Closed
wants to merge 1 commit into from
Closed

Conversation

DaveDarsa
Copy link
Contributor

@shreddedbacon handling this in server.js if one of the approaches that avoids constant loop between /projects -> /redirectRoute -> keycloak -> /projects...

@shreddedbacon
Copy link
Member

Unfortunately this doesn't work the way I had hoped. The implementation of this is fine, but the changes to how I hoped keycloak would handle it were not as expected.

We may have to put the redirect value in a cookie and read the cookie back if it exists?

@DaveDarsa DaveDarsa closed this Mar 1, 2024
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.

2 participants