[openstreetmap/openstreetmap-website] Allow HTTP to localhost on list of redirect URIs for OAuth2 applications (Issue #3613)

Aadesh Baral notifications at github.com
Sun Jul 24 14:03:41 UTC 2022


Agree with what you said here
> What is happening here is that the popup is successfully redirecting back to the 127.0.0.1 URL but then tries to make a function call on the parent window and that is rejected the parent window has a different origin to the popup at that point.

And sure, everything would have worked if I had gone to http://127.0.0.1:3000/ in the beginning. I believe that allowing localhost would be helpful for developers as this situation only occurs during development.

Thank you for considering allowing HTTP access to localhost. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3613#issuecomment-1193324970
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/3613/1193324970 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220724/c5b887ed/attachment.htm>


More information about the rails-dev mailing list