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

dont intercept authenticate returnurl #5480

Merged
merged 1 commit into from Feb 14, 2018
Merged

dont intercept authenticate returnurl #5480

merged 1 commit into from Feb 14, 2018

Conversation

scottbommarito
Copy link
Contributor

#5453

When interceptReturnUrl is true, GetActionLink turns the returnUrl into an absolute URL. This causes the SafeRedirectResult to redirect to the home page instead of the transform organization URL. By turning off interceptReturnUrl, the return url now gets passed in correctly.

We do this for some of the other external authentication UrlHelper methods, so this seemed like an appropriate fix.

Copy link
Contributor

@skofman1 skofman1 left a comment

Choose a reason for hiding this comment

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

:shipit:

@scottbommarito scottbommarito merged commit 0e339fb into dev Feb 14, 2018
@scottbommarito scottbommarito deleted the sb-transreturn branch February 14, 2018 20:49
@scottbommarito scottbommarito restored the sb-transreturn branch July 22, 2019 23:18
@scottbommarito scottbommarito deleted the sb-transreturn branch July 22, 2019 23:22
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.

None yet

4 participants