summaryrefslogtreecommitdiff
path: root/basewiki
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-21 18:00:36 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-21 18:00:36 +0000
commite2dee336905ed00229afbf1b43f702a981e54e7b (patch)
tree1196ae48394cb91f956f30063cf5a503e21b9fd4 /basewiki
parent95e8127405511522f388b18e22b852aadd4a8ad8 (diff)
add example of openid delegation
Diffstat (limited to 'basewiki')
-rw-r--r--basewiki/openid.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/basewiki/openid.mdwn b/basewiki/openid.mdwn
index 3da78f2cb..fd2d3927d 100644
--- a/basewiki/openid.mdwn
+++ b/basewiki/openid.mdwn
@@ -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"]]