developmentseed/openid_sso
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
HEADS UP ======== This module moves your standard log in page to login/direct/ and places at its previous location (user/) a redirect to the configured OpenID Provider. OpenID SSO ========== OpenID based Simple Sign-On among trusted sites. Add a trusted Drupal OpenID provider to a Drupal site. Users enjoy a simplified sign on process between trusted sites. Assumes that the OpenID Provider in place is a Drupal site with OpenID Provider SSO module enabled. Note: this module does not provide true *Single* Sign-On functionality but a largely simplified sign on experience for webs of trusted sites. Hence the name *Simple* Sign-On. It is strongly recommended to install this module on a fresh Drupal site. Installing it on a site with existing users (other than user 1) will lead to undefined results. Installation ============ Install this module and dependencies. Go to admin/user/openid-sso and enter a trusted OpenID Provider. The Provider must be a Drupal site with the module OpenID Provider SSO enabled and configured. Example: Name: The Hub URL: http://thehub.com/ Note that the URL requires a trailing slash. Go to admin/user/settings and set "Public Registrations" to "Visitors can create accounts and no administrator approval is required." and uncheck "Require e-mail verification when a visitor creates an account."
About
Simple Sign-On from a trusted OpenID Provider.
Resources
Stars
Watchers
Forks
Packages 0
No packages published