Descripción
With this very simple plugin you can use the blog URL to authenticate with OpenID using an another OpenID provider.
called Delegation.
In order to maximize performance the vars are contained in plugin file rather than storing in a database.
Due to security issue (https://wordpress.org/news/2011/06/passwords-reset/) php file is gpg signed, ID 7ED1BC0C.
Instalación
1) Upload the plugin folder to /wp-content/plugins/
2) Open oid_delegate.php and fill OID_DELEGATE_SVR and OID_DELEGATE_DEL constants with your OpenID server
3) In WordPress Admin Panel go to Plugins and activate this plugin
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“Open ID Delegate” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Open ID Delegate” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0
- First version of plugin