aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjcflack <jcflack@web>2014-09-14 18:04:06 -0400
committeradmin <admin@branchable.com>2014-09-14 18:04:06 -0400
commitfbf2036c92ad14f015ea3f5469256c20ed1d1c56 (patch)
tree9797b783b7644367184d20e0969a0cea9ba2c1b5
parent0402dbbe74959732b020eb635ff5f45e40f5ef5a (diff)
downloadikiwiki-fbf2036c92ad14f015ea3f5469256c20ed1d1c56.tar
ikiwiki-fbf2036c92ad14f015ea3f5469256c20ed1d1c56.tar.gz
-rw-r--r--doc/plugins/openid.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/plugins/openid.mdwn b/doc/plugins/openid.mdwn
index d56d1a396..82c23fc4f 100644
--- a/doc/plugins/openid.mdwn
+++ b/doc/plugins/openid.mdwn
@@ -30,3 +30,8 @@ certain setups.
to be used when doing openid authentication. The `openid_cgiurl` must
point to an ikiwiki [[CGI]], and it will need to match the `openid_realm`
to work.
+
+## troubleshooting
+
+See [[plugins/openid/troubleshooting]] for a number of issues that may
+need to be addressed when setting up ikiwiki to accept OpenID logins reliably.