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

Implicit grant not checking the Redirect URL #31

Open
PumpkinSeed opened this issue Apr 21, 2017 · 1 comment
Open

Implicit grant not checking the Redirect URL #31

PumpkinSeed opened this issue Apr 21, 2017 · 1 comment

Comments

@PumpkinSeed
Copy link

In OAuth2 for the implicit grant you have to check the Redirect URL, because in this case this is the only way to authorize the client identify. I checked and your application not check it, and I can use any redirect URL if I know the client key.
If you agree it, I can create a pull request for fill the security hole.

@RichardKnop
Copy link
Owner

@PumpkinSeed Thanks. That would be great if you can create a PR to fix this 👍

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

No branches or pull requests

2 participants