13 lines
735 B
Plaintext
13 lines
735 B
Plaintext
wordpress_sso plugin
|
|
|
|
Instructions
|
|
|
|
1. Upload Wordpress plugin to Wordpress site. (Located in the wordpress_sso/wordpress_plugin folder)
|
|
2. Activate the plugin on Wordpress
|
|
3. Under Wordpress settings->General, enter the ResourceSpace URL (this is the same as $baseurl in ResourceSpaces's config.php)
|
|
4. Under Wordpress settings->General, enter a shared key and note it down (make it secure, you won't need to remember this)
|
|
5. In ResourceSpace, activate the plugin, enter the Wordpress URL and shared key.
|
|
6. Make sure you set a valid usergroup if you are creating users
|
|
7. Choose whether you want to allow standard RS logins (useful in case Wordpress auth fails). Users must access login.php directly to use standard RS credentials
|
|
|