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

sso is loosing redirect_to #150

Closed
glena opened this issue Mar 7, 2016 · 8 comments
Closed

sso is loosing redirect_to #150

glena opened this issue Mar 7, 2016 · 8 comments

Comments

@glena
Copy link
Contributor

glena commented Mar 7, 2016

When you access to a secure route, it redirects to the login where it does SSO. It is ignoring the redirect_to so the user gets redirected to the login instead to the previous url

@glena
Copy link
Contributor Author

glena commented Mar 8, 2016

solved for next release

@glena glena closed this as completed Mar 8, 2016
@dleeward
Copy link

dleeward commented May 4, 2016

This doesn't seem to have been fixed in v.2.1.11

@glena
Copy link
Contributor Author

glena commented May 6, 2016

@dleeward can you check is implicit mode is enabled under advanced tab in the plugin settings?

This is meant to be used when the server does not have internet access. If this is your case, I found the issue and it is ready for the next release. If your sever has internet access, you can turn this off and it should work out of the box

@dleeward
Copy link

dleeward commented May 6, 2016

implicit is already off and my server has internet access.

@glena
Copy link
Contributor Author

glena commented May 26, 2016

@dleeward could not reproduce the issue. Can you share a har file with the entire interaction? (https://auth0.com/docs/har)

@dleeward
Copy link

dleeward commented Jun 25, 2016

Here's another user having the same issue at WPEngine.
https://auth0.com/forum/t/redirect-to-specific-wordpress-page-after-login/2855

Before I spend the time on generating a HAR file though, I need to resolve an issue in ticket 11146.

@glena
Copy link
Contributor Author

glena commented Jun 26, 2016

@dleeward This post does not have any information, and in fact seems to be working fine based on what it says.

Can you provide the HAR file to be able to see what is happening in your case? I am not able to reproduce.

@glena
Copy link
Contributor Author

glena commented Jun 26, 2016

@dleeward about sploggers, maybe you can find a way to make with plugin and WangGuard work together with something like this #209 (I am not familiar on how to integrate with this plugin).

You can also use they API (https://www.wangguard.com/getapikey) and write a rule to check if the use is an splogger. In this case, you can block the user an reject the login

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants