OpenID Provider [REGARDED AS SOLVED]

Jump to: navigation, search

The documentation says "They also can work as OpenID server, but only if the Wiki adminstrator has enabled this feature", but I cannot find how to enable it in the more detailed documentation. My fault?

Steko16:32, 8 June 2011

Solution: in your LocalSettings.php set

$wgOpenIDClientOnly = false; // false means: allow to act not only as client, but also as OpenID server (you wanted this)
$wgOpenIDAllowServingOpenIDUserAccounts = true; // check, if you want this. For tests, set this to true

The article page and the README explain the meaning of all switches.

Wikinaut22:20, 8 June 2011
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox