OpenID
openid
OpenID server
Submitted by DenRaf on Tue, 12/04/2007 - 22:42
These days we all like an online identity. In Belgium you could use the eID for authentication, but I prefer OpenID since I can control it completely.
After trying a few OpenID servers, I came along phpMyID. It is the best so far, so I will stick to it.
If you want your own OpenID server, follow this little howto
- Download the server from: http://siege.org/projects/phpMyID/
- Untar it
- create your hashcode: echo -n '<username>:phpMyID:<password>' | openssl md5
- Do your configuration in phpMyID.config.php. The auth_password is the hashcode.
- rename phpMyID.config.php to index.php
- upload the files to your server. (You can just put it in a folder that is world accessible)
Tags:



Recent comments
50 weeks 6 hours ago
50 weeks 4 days ago
1 year 14 weeks ago
1 year 16 weeks ago
1 year 17 weeks ago
1 year 20 weeks ago
1 year 25 weeks ago
1 year 26 weeks ago
1 year 29 weeks ago
1 year 30 weeks ago