From: Eric Wong Date: Mon, 30 Aug 2010 08:17:22 +0000 (+0000) Subject: README: note config.yml is lazily created X-Git-Tag: v0.3.0~6 X-Git-Url: https://repo.or.cz/w/local-openid.git/commitdiff_plain/836a4116373a69f6dbe9e909780403c5971fa390 README: note config.yml is lazily created Based on the experiences of a real user. --- diff --git a/README b/README index 9999479..742a55b 100644 --- a/README +++ b/README @@ -10,6 +10,8 @@ instead of authenticating through HTTP/HTTPS. 4. Login using your OpenID (on the consumer) - you should be redirected to your local-openid application 5. edit ~/.local-openid/config.yml on your server to approve the consumer + This config file is only created after the consumer makes a successful + request to your server. 6. Reload the local-openid page your browser was on. - you should be logged in to the OpenID consumer site - If not, check the error log (usually stderr) of local-openid