-
Notifications
You must be signed in to change notification settings - Fork 18
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 sso authentication success route to front page #804
Conversation
Good catch! Maybe we should make each of them do what the mbin/src/Security/KbinAuthenticator.php Lines 49 to 56 in 635c58a
Honestly I'm not sure why it was different to begin with... maybe an oversight as the parameter list appears to be the same. |
i get a 500 error when logging with the function the way you suggested |
lol, that probably explains why it's different then. |
Changes the page which a sso user is redirected to when logged in to the front page so that it is the same as non sso users