Forums

OpenID provider problems (1 post)

  1. d7
    Member
    Posted 3 years ago #

    I'm trying to comment at blogger.com and livejournal.com using my blog as an OpenID server. Neither are working right. I have GMP compiled into PHP and the self-test the plugin does is all green.

    https://www.blogger.com is on my trusted sites list and seems to be talking to my server somehow. All that happens though is that the page redirects to a page with a single "Continue" button. Clicking the button contacts blogger (as I can tell in the browser status bar) and then just gives me the same page again. The source of the page is:

    `<form accept-charset="UTF-8" enctype="application/x-www-form-urlencoded" action="https://www.blogger.com/comment.do?openid.assoc_handle=%7BHMAC-SHA1%7D%7B490b3f1f%7D%7BTe0C9A%3D%3D%7D&openid.claimed_id=http%3A%2F%2Fd7.pipemaze.com%2Fblog%2F&openid.identity=http%3A%2F%2Fd7.pipemaze.com%2Fblog%2Fauthor%2Fadmin%2F&openid.mode=id_res&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.op_endpoint=http%3A%2F%2Fd7.pipemaze.com%2Fblog%2F%3Fopenid_server%3D1&openid.response_nonce=2008-10-31T17%3A23%3A43ZWCdx60&openid.return_to=https%3A%2F%2Fwww.blogger.com%2Fcomment.do%3FloginRedirect%3D1hlgoswbyxjjg&openid.sig=Sroy2rbaQoa%2BmoD9ouTGVns7OV8%3D&openid.signed=assoc_handle%2Cclaimed_id%2Cidentity%2Cmode%2Cns%2Cop_endpoint%2Cresponse_nonce%2Creturn_to%2Csigned&loginRedirect=1dbh69gwhj2jl" method="post">
    <input type="hidden" name="openid.ns" value="http://specs.openid.net/auth/2.0" />
    <input type="hidden" name="openid.mode" value="id_res" />
    <input type="hidden" name="openid.return_to" value="https://www.blogger.com/comment.do?openid.assoc_handle=%7BHMAC-SHA1%7D%7B490b3f1f%7D%7BTe0C9A%3D%3D%7D&openid.claimed_id=http%3A%2F%2Fd7.pipemaze.com%2Fblog%2F&openid.identity=http%3A%2F%2Fd7.pipemaze.com%2Fblog%2Fauthor%2Fadmin%2F&openid.mode=id_res&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.op_endpoint=http%3A%2F%2Fd7.pipemaze.com%2Fblog%2F%3Fopenid_server%3D1&openid.response_nonce=2008-10-31T17%3A23%3A43ZWCdx60&openid.return_to=https%3A%2F%2Fwww.blogger.com%2Fcomment.do%3FloginRedirect%3D1hlgoswbyxjjg&openid.sig=Sroy2rbaQoa%2BmoD9ouTGVns7OV8%3D&openid.signed=assoc_handle%2Cclaimed_id%2Cidentity%2Cmode%2Cns%2Cop_endpoint%2Cresponse_nonce%2Creturn_to%2Csigned&loginRedirect=1dbh69gwhj2jl" />
    <input type="hidden" name="openid.response_nonce" value="2008-10-31T18:03:37ZmeaGBy" />
    <input type="hidden" name="openid.op_endpoint" value="http://d7.pipemaze.com/blog/?openid_server=1" />
    <input type="hidden" name="openid.identity" value="http://d7.pipemaze.com/blog/author/admin/" />
    <input type="hidden" name="openid.claimed_id" value="http://d7.pipemaze.com/blog/" />
    <input type="hidden" name="openid.assoc_handle" value="{HMAC-SHA1}{490b4879}{pVEWng==}" />
    <input type="hidden" name="openid.signed" value="assoc_handle,claimed_id,identity,mode,ns,op_endpoint,response_nonce,return_to,signed" />
    <input type="hidden" name="openid.sig" value="FxNKv33WRrGsS3mu1sSJ2W8axpY=" />
    <input type="submit" value="Continue" />
    </form>`

    At LiveJournal I get the error "No claimed id: no_identity_server: The provided URL doesn't declare its OpenID identity server." My site's page heads contains:


    <link rel="openid2.provider" href="http://d7.pipemaze.com/blog/?openid_server=1" />
    
    			<link rel="openid2.local_id" href="http://d7.pipemaze.com/blog/author/admin/" />
    			<link rel="openid.server" href="http://d7.pipemaze.com/blog/?openid_server=1" />
    			<link rel="openid.delegate" href="http://d7.pipemaze.com/blog/author/admin/" /><meta http-equiv="X-XRDS-Location" content="http://d7.pipemaze.com/blog/?xrds" />

    I have yet to successfully use my WordPress blog as a provider.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.