diff options
| author | Eric Wong <normalperson@yhbt.net> | 2010-08-30 08:17:22 (GMT) |
|---|---|---|
| committer | Eric Wong <normalperson@yhbt.net> | 2010-08-30 08:23:07 (GMT) |
| commit | 836a4116373a69f6dbe9e909780403c5971fa390 (patch) | |
| tree | 3adfce9b4e653a8ea785cf300dc10a9cda980b6d | |
| parent | 2103ee1e65078a58c6741682daff632cbdff8d48 (diff) | |
| download | local-openid-master.tar.gz | |
Based on the experiences of a real user.
| -rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |