Skip to content

blackoutjack/Simple-Open-Singlesignon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Open Singlesignon (SOS) for Drupal 6

Date: 2011-04-04
Author: Rich Joiner
Contact email: rich@richjoiner.com

Description:
This module is created as an original project for CS838 - Applied Cryptography taught by Professor Tom Ristenpart at the UW-Madison Computer Sciences department. The goal is to synthesize ideas from prior efforts such as the Single Sign-on module (http://drupal.org/project/sso) and Fierce SSO (http://drupal.org/project/fierce_sso) to create a more robust and performant single sign-on implementation.

The initial phase of development will focus on the case in which two websites share a single database and use the domain access module to host multiple 2nd-level domains. (The phrase "2nd-level domain" refers to "example" in the URL "http://www.example.com/". Due to cross-domain cookie restrictions imposed by browsers, this is a substantially trickier prospect than conducting single sign-on across subdomains that share a common 2nd-level domain.)

Infrastructure is also being created to facilitate the eventual coordination of SOS across domains that do not share a database or file system.

About

A Drupal module designed to provide single sign-on services across multiple domains sharing a database or (eventually) just being in a trusted ring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors