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

Spike/replace keycloak proxy #1375

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

JosephRogerson
Copy link
Contributor

No description provided.

});
const loginCallbackMiddleware = passport.authenticate('keycloak', {
//TODO: is there a better way to handle this redirect?
successRedirect: 'back',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be possible to pass the redirect URL to Keycloak and have it pass it back in the call back

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.

3 participants