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

difficulties loging in with known #14

Open
dissolve opened this issue Nov 15, 2016 · 4 comments
Open

difficulties loging in with known #14

dissolve opened this issue Nov 15, 2016 · 4 comments
Labels

Comments

@dissolve
Copy link
Collaborator

from @kevinmarks

If I login with known it says "http://Known.kevinmarks.com" does not match the logged in user "http://known.kevinmarks.com/profile/kevinmarks".

@dissolve dissolve added the bug label Nov 23, 2016
@chrisaldrich
Copy link

I've had issues in the past with using IndieAuth logins and Known. Sometimes it's finicky and prefers the http://sitename.com/profile/username pattern and won't work with http://sitename.com.

I'll note that I've tried logging in with both:
http://stream.boffosocko.com/profile/chrisaldrich
http://stream.boffosocko.com
and didn't have any problems/issues.
I suspect that for multi-user installations, Known needs the /profile/username addition to distinguish which account to allow publishing to. If I recall OwnYourGram had issues like this in the past if you need advice on what the solution was.

Does Kevin have a multiuser installation? Perhaps he was trying to log in with one account while logged into another?

@kevinmarks
Copy link

kevinmarks commented Nov 29, 2016 via email

@aaronpk
Copy link

aaronpk commented Dec 12, 2016

I can't find the issue from where this came up in other projects, but I think the conclusion we came to before is this:

You should use whatever comes back from the auth endpoint as long as it's on the same domain as what was entered.

@dissolve
Copy link
Collaborator Author

I've decided i'll add support but only if its on the same domain and the new URL has the same auth endpoint as the original one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants