Note that there are some explanatory texts on larger screens.

plurals
  1. POSetting up OpenID delegation on a naked domain with Google App Engine or ZoneEdit
    primarykey
    data
    text
    <p><strong>Background</strong></p> <p>I used to have a standard Linux hosting account for my domain with both <a href="http://www.tjrobinson.net/" rel="nofollow noreferrer">http://www.tjrobinson.net/</a> and <a href="http://tjrobinson.net/" rel="nofollow noreferrer">http://tjrobinson.net/</a> displaying the same content. I used <a href="http://tjrobinson.net/" rel="nofollow noreferrer">http://tjrobinson.net/</a> as my OpenID login which, combined with the markup below, let me use ClaimID as my OpenID provider but with a shorter, more portable and nicer identifier.</p> <pre><code>&lt;link rel="openid.server" href="http://openid.claimid.com/server" /&gt; &lt;link rel="openid.delegate" href="http://openid.claimid.com/tjrobinson" /&gt; </code></pre> <p><strong>Problem</strong></p> <p>I've now switched web hosting over to <a href="http://appengine.google.com/" rel="nofollow noreferrer">Google App Engine</a>. The problem is I can't use <a href="http://tjrobinson.net/" rel="nofollow noreferrer">http://tjrobinson.net/</a> as my OpenID login anymore as Google App Engine doesn't support 'naked domains'.</p> <p>I use <a href="http://www.zoneedit.com/" rel="nofollow noreferrer">ZoneEdit</a> to host my DNS and although I can set up a WebForward (301 Redirect) to <a href="http://www.tjrobinson.net/" rel="nofollow noreferrer">http://www.tjrobinson.net/</a>, it doesn't work with the OpenID delegation.</p> <p><strong>Question</strong></p> <p>Is there a way I can set up OpenID delegation for the naked domain using either Google App Engine or ZoneEdit (or another free service)?</p> <hr> <p><strong>Update</strong></p> <p><em>Strange, it seems to be working now - perhaps it was a problem with Stack Overflow, or my DNS changes hadn't fully propagated? It looks like the 301 Redirect does work after all, at least with the Stack Overflow and other OpenID enabled sites I've tried.</em></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload