Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

pydio/wp-pydio-sso

Repository files navigation

__ ALPHA version - DO NOT use in production __

WP Pydio SSO

Scrutinizer Quality Score

Homepage | GitHub-Repository | Issue-Tracker |

Associate Pydio and WordPress users directly using WP as the master user database

How to contribute

  • Report issues or feature requests here on the issue tracker
  • Fork and send us your Pull Requests

Installation

Requirements

  • Pydio: >= 5
  • Wordpress: >= 3.x

Set up WordPress

  1. Install the plugin
  2. Activate the plugin
  3. Go to Settings > Pydio Bridge
  4. Set Pydio Path and Secret Key

Set up Pydio

@todo

  1. Log in to your Pydio instance as 'admin'
  2. Go to Settings > Core Configurations > Authentication
  3. Switch the Main Instance to "Remote Authentication" [Make sure you have NO "Second Instance" (the plugin does not support multi auth yet)]
  4. Set CMS Type "Wordpress", and set up the necessary parameters. The secret key must be the same as the one you've set in your WP plugin settings.
 !! Warning, if you use "$" in your secret key (on the wordpress side), add a \ symbol before it in the configuration. To be on the safe side just avoid using the "$" sign in your secret key.

Contributing

Please sign the Contributor License Agreement before contributing.

Releases

No releases published

Packages

No packages published

Languages