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

---

Søg plugins

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

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# wp-sso-client

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

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

 * [Detaljer](https://da.wordpress.org/plugins/wp-sso-client/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/wp-sso-client/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/wp-sso-client/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/wp-sso-client/#developers)

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

## Beskrivelse

#### 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.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“wp-sso-client” er open source-software. Følgende personer har bidraget til dette
plugin.

Bidragsydere

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

[Oversæt “wp-sso-client” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/wp-sso-client)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/wp-sso-client/), tjek
[SVN repository](https://plugins.svn.wordpress.org/wp-sso-client/), eller abonner
på [udviklerloggen](https://plugins.trac.wordpress.org/log/wp-sso-client/) via [RSS](https://plugins.trac.wordpress.org/log/wp-sso-client/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.0

 * Inicio del plugin

## Meta

 *  Version **1.0**
 *  Senest opdateret **9 år siden**
 *  Aktive installationer **Færre end 10**
 *  WordPress-version ** 4.9.2 eller højere **
 *  Testet op til **4.9.33**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/wp-sso-client/)
 * Tags
 * [authentication](https://da.wordpress.org/plugins/tags/authentication/)[my sso](https://da.wordpress.org/plugins/tags/my-sso/)
   [One-Login](https://da.wordpress.org/plugins/tags/one-login/)[Single Sign-on](https://da.wordpress.org/plugins/tags/single-sign-on/)
   [sso](https://da.wordpress.org/plugins/tags/sso/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/wp-sso-client/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

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

[Se alle anmeldelser](https://wordpress.org/support/plugin/wp-sso-client/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

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

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://paypal.me/ferromariano)