diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-20 03:22:23 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-20 03:22:23 +0000 |
commit | 9f60b7f6cd5bf66babd216db186880ce346bc0ad (patch) | |
tree | 78f83aea3c5c8b9eaa49f66a274c94ef5805d584 /basewiki/openid.mdwn | |
parent | db86b8b5fbfd93d19869c3eb69da526609aeaef5 (diff) | |
download | ikiwiki-9f60b7f6cd5bf66babd216db186880ce346bc0ad.tar ikiwiki-9f60b7f6cd5bf66babd216db186880ce346bc0ad.tar.gz |
explanation
Diffstat (limited to 'basewiki/openid.mdwn')
-rw-r--r-- | basewiki/openid.mdwn | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/basewiki/openid.mdwn b/basewiki/openid.mdwn new file mode 100644 index 000000000..3da78f2cb --- /dev/null +++ b/basewiki/openid.mdwn @@ -0,0 +1,17 @@ +[[meta title="OpenID"]] + +[OpenID](http://openid.net) is a decentralized authentication mechanism +that allows you to have one login that you can use on a growing number of +websites. + +To sign up for an OpenID, visit one of the following identity providers: + +* [MyOpenID](http://www.myopenid.com/) +* [GetOpenID](https://getopenid.com/) +* [LiveJournal](http://www.livejournal.com/openid/) +* or any of the many others out there.. + +To sign in to this wiki using OpenID, just enter it in the OpenID field in +the signin form. (If the field does not appear, OpenID signin is +disabled.) You do not need to give this wiki a password or go through any +registration process when using OpenID. |