]> sipb.mit.edu Git - ikiwiki.git/commitdiff
merge back to basewiki and updates
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 25 Nov 2006 22:45:15 +0000 (22:45 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 25 Nov 2006 22:45:15 +0000 (22:45 +0000)
basewiki/openid.mdwn
doc/openid.mdwn [deleted file]

index fd2d3927dbc111935d4d3b2d1307a88c9c7cf511..fc9025d4d78ba2a23f3d42cd8e14a34d2c4377c1 100644 (file)
@@ -6,15 +6,16 @@ websites.
 
 To sign up for an OpenID, visit one of the following identity providers:
 
 
 To sign up for an OpenID, visit one of the following identity providers:
 
-* [MyOpenID](http://www.myopenid.com/)
+* [MyOpenID](https://www.myopenid.com/)
 * [GetOpenID](https://getopenid.com/)
 * [LiveJournal](http://www.livejournal.com/openid/)
 * or any of the many others out there..
 
 * [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.
+Your OpenID is the URL that you are given when you sign up. 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.
 
 ---
 
 
 ---
 
diff --git a/doc/openid.mdwn b/doc/openid.mdwn
deleted file mode 100644 (file)
index 7962b46..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-[[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](https://www.myopenid.com/affiliate_signup?affiliate_id=26)
-* [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.
-
-In case you haven't worked it out yet your OpenID is the URL that you are
-given when you sign up (at least for MyOpenID). I at least was expecting
-some sort of number.
-
----
-
-It's also possible to make a page in the wiki usable as an OpenID url,
-by delegating it to an openid server. Here's an example of how to do that:
-
-       \[[meta link="http://www.myopenid.com/server" rel="openid.server"]]
-       \[[meta link="http://yourid.myopenid.com/" rel="openid.delegate"]]