]> sipb.mit.edu Git - ikiwiki.git/commitdiff
add example of openid delegation
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 21 Nov 2006 18:00:36 +0000 (18:00 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 21 Nov 2006 18:00:36 +0000 (18:00 +0000)
basewiki/openid.mdwn

index 3da78f2cb0286a73c294af2cc69b7c0e74c75f0b..fd2d3927dbc111935d4d3b2d1307a88c9c7cf511 100644 (file)
@@ -15,3 +15,11 @@ 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.
+
+---
+
+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"]]