Title: wp-sso-client
Author: MarianoFerro
Published: <strong>February 23, 2018</strong>
Last modified: February 27, 2018

---

Search plugins

![](https://ps.w.org/wp-sso-client/assets/banner-772x250.png?rev=1828028)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wp-sso-client/assets/icon-128x128.png?rev=1828028)

# wp-sso-client

 By [MarianoFerro](https://profiles.wordpress.org/ferromariano-1/)

[Download](https://downloads.wordpress.org/plugin/wp-sso-client.zip)

 * [Details](https://mfe.wordpress.org/plugins/wp-sso-client/#description)
 * [Reviews](https://mfe.wordpress.org/plugins/wp-sso-client/#reviews)
 *  [Installation](https://mfe.wordpress.org/plugins/wp-sso-client/#installation)
 * [Development](https://mfe.wordpress.org/plugins/wp-sso-client/#developers)

 [Support](https://wordpress.org/support/plugin/wp-sso-client/)

## Description

#### Documentacion completa

https://gitlab.com/wp-sso/wp-sso-client

### ¿ Afectas a las URL ?

NO

### ¿ Requiere compartir servidor ?

NO

### ¿ Requiere compartir DBS ?

NO

### ¿ como lo hace ?

El cliente incluye un jsonp el cual le entrega la sobre el usuario, el login y un
token. Si el usuario no esta registrado en el WP cliente pero esta logueado en el
WP servidor, este pide información al servidor, servidor a servidor, enviando el
token. Con la información devuelta comprueba si el usuario esta registrado un usuario
en el WP cliente, ( si no está lo registra ) y lo loguea

## Installation

Editar wp-config.php, agregar

    ```
    `php
    ```

define(‘WP_SSO_SERVER’, ‘home de sitio donde esta instlado wp-sso-server’);
 define(‘
WP_SSO_SITE_ID’, ‘site id que te da el wp-sso-server’); define(‘WP_SSO_TOKEN’, ‘
token secret que te da el wp-sso-server’); `

Despues se instala como cualquier plugin

#### From your WordPress dashboard

 1. Visit `Plugins > Add New`.
 2. Search for `wp-sso-client`. Find and Install `wp-sso-client`.
 3. Activate the plugin from your Plugins page.

## FAQ

  Installation Instructions

Editar wp-config.php, agregar

    ```
    `php
    ```

define(‘WP_SSO_SERVER’, ‘home de sitio donde esta instlado wp-sso-server’);
 define(‘
WP_SSO_SITE_ID’, ‘site id que te da el wp-sso-server’); define(‘WP_SSO_TOKEN’, ‘
token secret que te da el wp-sso-server’); `

Despues se instala como cualquier plugin

#### From your WordPress dashboard

 1. Visit `Plugins > Add New`.
 2. Search for `wp-sso-client`. Find and Install `wp-sso-client`.
 3. Activate the plugin from your Plugins page.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“wp-sso-client” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ MarianoFerro ](https://profiles.wordpress.org/ferromariano-1/)

[Translate “wp-sso-client” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-sso-client)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-sso-client/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-sso-client/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-sso-client/) 
by [RSS](https://plugins.trac.wordpress.org/log/wp-sso-client/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Inicio del plugin

## Meta

 *  Version **1.0**
 *  Last updated **8 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.9.2 or higher **
 *  Tested up to **4.9.29**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-sso-client/)
 * Tags
 * [authentication](https://mfe.wordpress.org/plugins/tags/authentication/)[my sso](https://mfe.wordpress.org/plugins/tags/my-sso/)
   [One-Login](https://mfe.wordpress.org/plugins/tags/one-login/)[Single Sign-on](https://mfe.wordpress.org/plugins/tags/single-sign-on/)
   [sso](https://mfe.wordpress.org/plugins/tags/sso/)
 *  [Advanced View](https://mfe.wordpress.org/plugins/wp-sso-client/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-sso-client/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-sso-client/reviews/)

## Contributors

 *   [ MarianoFerro ](https://profiles.wordpress.org/ferromariano-1/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-sso-client/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://paypal.me/ferromariano)