Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Open ID Delegate

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 valoraciones para este plugin.

Colaboradores y desarrolladores

«Open ID Delegate» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Open ID Delegate» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • First version of plugin