Description
WP OpenID Selector is the adaptation of openid-selector (http://code.google.com/p/openid-selector/) to wordpress.
Openid plugin (https://wordpress.org/extend/plugins/openid/) is needed to use wp-openid-selector.
Users who want’s to authenticate (register) on a wordpress blog with openid system, only need to click on the their logo’s provider, instead of writing it’s url, to be automaticaly redirected to their openid server and proceed to the authentication.
You can see the plugin in use on our web site (http://www.st2i.com) or on the stackoverflow web site.
Installation
- Install openid plugin (https://wordpress.org/extend/plugins/openid/), if it is not already installed
- Unzip and upload
/wp-openid-selector/
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP OpenId Selector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP OpenId Selector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1 (2011-01-23)
- Bug on small icons/websites mapping
1.0
- Initial release