about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-08-30 08:17:22 +0000
committerEric Wong <normalperson@yhbt.net>2010-08-30 08:23:07 +0000
commit836a4116373a69f6dbe9e909780403c5971fa390 (patch)
tree3adfce9b4e653a8ea785cf300dc10a9cda980b6d
parent2103ee1e65078a58c6741682daff632cbdff8d48 (diff)
downloadlocal-openid-836a4116373a69f6dbe9e909780403c5971fa390.tar.gz
README: note config.yml is lazily created
Based on the experiences of a real user.
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
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