Slashdot is resolving the openid url before asking the delegate to verify the user.
For example: if I try to log in with :
http://paulisageek.com
then the claim_id param that is sent to my delegate is :
openid.claimed_id http://blog.paulisageek.com
I should say, this results in a
Error: unexpected_url_redirect.
when the request comes back
Log in to post a comment.
I should say, this results in a
Error: unexpected_url_redirect.
when the request comes back