This plugin allows users to log in through the OpenID system. The plugin implements a very simple OpenID Consumer in “dumb” mode. No server components are implemented.
The logged in users are completely virtual, the login is only stored in Cookies and Session
The username is the OpenID
URL identifier
OpenID users are members of the default group (usually user) and a new group openid
Using ACLs on such OpenID URLs might not work (not tested)
User comment: ACLs seem to work fine on my install. Just enter the user's
URL when creating an
ACL entry, and be sure not to forget the trailing slash at the end.
This was not tested with any other auth backend than the default one
This plugin is not installed at wiki.splitbrain.org – I'm not yet sure if it will