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

Authentication doesn't seem to be working #47

Open
SomeoneElseOSM opened this issue Feb 14, 2024 · 6 comments
Open

Authentication doesn't seem to be working #47

SomeoneElseOSM opened this issue Feb 14, 2024 · 6 comments

Comments

@SomeoneElseOSM
Copy link

When I try and sign in to Potlatch3 it gets over the first hurdle but fails at the second:

Screenshot 2024-02-14 132937 Screenshot 2024-02-14 133010 Screenshot 2024-02-14 133028

(the credentials were copied from a password manager and worked in an incognito web browser, which should rule out my typing as a factor)

Is this perhaps related to the Oauth1 / 1.0a / 2 changes - https://lists.openstreetmap.org/pipermail/announce/2024-February/000116.html ?

@SomeoneElseOSM
Copy link
Author

In the user profile under Oauth 1 settings I see:

Screenshot 2024-02-14 134125

@zstadler
Copy link

Same for me. It looks like the login was successful as I can see the private ("Trackable") GPS traces I've uploded

image

@systemed
Copy link
Owner

I presume this is a result of openstreetmap/chef@4d161f9.

I didn't write the original P2 OAuth code (or at least, not that I can remember!) and it doesn't seem sensible to try to retrofit 1.0a to it for the sake of a couple of months. Instead we should move to OAuth2 for which a library happily exists (https://github.com/charlesbihis/actionscript-oauth2). I'll try to get to that as soon as is possible.

@zstadler
Copy link

zstadler commented Mar 9, 2024

@systemed,
Please see what can be done about this issue.

@systemed
Copy link
Owner

systemed commented Mar 9, 2024

Yep, I'm aware of it and when I get a spare moment I'll look at it, unless of course anyone beats me to it :)

@mmd-osm
Copy link

mmd-osm commented May 10, 2024

Linking to openstreetmap/operations#867 for tracking purposes only.

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

4 participants