WordPress.org

English (UK)

  • Themes
  • Plugins
  • News
  • About
  • Support
  • Patterns
  • Get Involved
  • Translate
  • Team P2
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

wp-sso-client

  • Submit a plugin
  • My favourites
  • Log in
  • Submit a plugin
  • My favourites
  • Log in

This plugin hasn’t been tested with the latest three 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.

wp-sso-client

By MarianoFerro
Download
  • Details
  • Reviews
  • Installation
  • Development
Support

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 and Developers

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

Contributors
  • MarianoFerro

Translate “wp-sso-client” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.0

  • Inicio del plugin

Meta

  • Version 1.0
  • Last updated 7 years ago
  • Active installations Fewer than 10
  • WordPress version 4.9.2 or higher
  • Tested up to 4.9.26
  • Language
    English (US)
  • Tags
    authenticationmy ssoOne-LoginSingle Sign-onsso
  • Advanced View

Ratings

No reviews have been submitted yet.

Add my review

See all reviews

Contributors

  • MarianoFerro

Support

Got something to say? Need help?

View support forum

Donate

Would you like to support the advancement of this plugin?

Donate to this plugin

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

English (UK)

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Code is Poetry