indieweb / wiki

Wiki backup and issue tracking for indieweb.org
https://indieweb.org/wiki/
The Unlicense
23 stars 8 forks source link

Logins should use the person's authorization endpoint if specified #28

Closed aaronpk closed 4 years ago

aaronpk commented 8 years ago

If the user has specified an authorization endpoint on their home page, the wiki should use that directly rather than letting indieauth.com handle it. This will change the wiki's use of indieauth.com to be only used for rel-me-auth handling.

If you've defined your own authorization endpoint then you will never hit indieauth.com when signing in.

barryf commented 7 years ago

This just tripped me up. I'm unable to use IndieAuth.com and so my homepage specifies my own auth endpoint which the wiki doesn't follow.

aaronpk commented 7 years ago

Why are you unable to use indieauth.com? IndieAuth.com should be finding your own auth endpoint.

barryf commented 7 years ago

The IndieAuth.com server just doesn't like my site (or something about its SSL cert): https://github.com/aaronpk/IndieAuth.com/issues/148

aaronpk commented 4 years ago

This was resolved once the wiki switched to indielogin.com for logins!