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

OAuth consumer redirects to localhost:5000 after login #1

Open
CristianCantoro opened this issue Aug 14, 2014 · 0 comments
Open

OAuth consumer redirects to localhost:5000 after login #1

CristianCantoro opened this issue Aug 14, 2014 · 0 comments

Comments

@CristianCantoro
Copy link

Hi,

ifi I sign in the tool I get the following request:

Hi CristianCantoro,
MediaWiki OAuth Example Consumer would like to have basic access on your behalf on all projects of this site.

See here:
oauth_request

If I allow the request I get redirect to:
http://localhost:5000/auth/mediawiki/callback?oauth_verifier=b8dcf19becc5159701401c571e1503c8&oauth_token=6f9f64854560aa137dafe9417038323e

See below:
oauth_callback

The fix is easy: a new OAuth consumer should be issued with the correct name and callback url.

Thanks!

Cristian

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

1 participant