help configuring openid for enki blog in ruby on rails
Posted
by Stacia
on Stack Overflow
See other posts from Stack Overflow
or by Stacia
Published on 2010-05-10T01:02:56Z
Indexed on
2010/05/10
1:08 UTC
Read the original article
Hit count: 389
I am trying to set up a blog using Enki. There is a config file here: http://github.com/xaviershay/enki/blob/master/config/enki.yml
Which I don't understand. I signed up for myopenID and replaced my username in the delegate, but I don't understand what goes under "open_id" - is it just my URL? I'm just not sure what's going on, or what name I should put in the admin page at all (is it the username at myopenID?).
I may have it all right, but I keep getting "OpenID server not found" so something is going wrong on both my local and remote server.
© Stack Overflow or respective owner