MozillaIndia / mozillaindia.github.io

Source code of mozillaindia.org
Mozilla Public License 2.0
21 stars 106 forks source link

Blog: Log in button leads to Callback URL mismatch #180

Closed cseas closed 4 years ago

cseas commented 4 years ago

Bug/Feature/Enhancement

Bug

Actual Behaviour Log in link under Meta in Explore sidebar leads to error page:

Callback URL mismatch.
The provided redirect_uri is not in the list of allowed callback URLs.

Expected Behaviour Perhaps a way to log in to the site, or a message mentioning some contact details to get in touch with the maintainers.

Screenshots of the issue Selection_051

Would you like to work on the issue? I'd love to, but I'm not sure of the reason behind this issue.

asdofindia commented 4 years ago

This was occurring because MCWS moved to Auth0 based SSO and the login.php link wasn't being redirected correctly. Have fixed this.

asdofindia commented 4 years ago

Sorry wrongly referenced in an unrelated commit. And then wrongly reopened. Now going to rightly close this again.