-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
49 lines (28 loc) · 2.28 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# ONEsite SSO Drupal Plugin
Contributors: onesitedev
Tags: single sign on, SSO, registration, login
## Overview
The ONEsite Drupal plugin allows you to utilize core ONEsite SSO and social technology to extend the capabilities of your Drupal site, easily engage with new users, and create your own vibrant community around your posts.
### Features
This plugin will override the default login and registration forms and provide a link to launch the ONEsite Social Login modal window. This modal will be responsible for authenticating and registering a user on your site.
* Give your users a single, seamless, login for all of your sites.
* Authenticate users via Facebook, Twitter, MySpace, and other OpenID providers.
* Allow your users to link multiple social accounts to their master account.
### Requirements
No additional software or hardware is required on your Drupal server. However, the plugin does require a valid ONEsite devkey in order to link your Drupal installation to a ONEsite account.
Request your free ONEsite devkey at (http://onesite.com/node/ssoSignup)
## Plugin Setup
Please ensure that your Drupal installation is fully completed before attempting to add this or other plugins to your server.
### Installation
The ONEsite Drupal plugin is available from the following locations:
* [ONEsite Developer Portal] (http://developer.onesite.com/plugins)
* [ONEsite @ GitHub] (https://github.com/onesite/onesite-sso-drupal-plugin)
### Manual Installation
If you have chosen to download the plugin from ONEsite or GitHub, please adhere to the following steps:
1. Download the plugin and install per the Drupal installation standards.
2. From your Drupal site click on Dashboard and navigate to Home > Administration > Modules > ONEsite SSO. ONEsite will be listed below all the core Drupal modules.
3. Click on Configure, enter your ONEsite devkey in the space provided and hit Save. This will update all the options under Advanced configuration automatically.
4. Log out of your Drupal admin account and log back in.
Note: Once installed and activated on your network, the Social Login modal replaces both the normal user login and registration points, but also the admin login interface.
### Automated Installation
At this time, only manual installation of this plugin is available.