znarf / dokuwiki-openid

Authenticate on a DokuWiki with OpenID
http://h6e.net/dokuwiki/plugins/openid
14 stars 14 forks source link

Added features: List of allowed openid_providers; Group assignment based on OpenId Provider #4

Open boukeversteegh opened 11 years ago

boukeversteegh commented 11 years ago

In configuration panel, the admin can specify a list of allowed openid_providers.

For example:

http://openid.example.com/*

Will be used to match openid identities such as: http://openid.example.com/john123

After logging in, the user will be assigned to the group @openid.example.com and can be given special permissions.