Project

hancock

0.0
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
A gem that provides a Single Sign On server
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.9.11
~> 0.9.11
~> 0.9.11
~> 0.1.1
~> 2.0.9
~> 2.1.4
~> 0.9.2
 Project Readme

hancock

It's like your John Hancock for all of your company's apps.

A lot of this is extracted from our internal single sign on server at Engine Yard. You can easily add this middleware to authenticate your users with existing models.

Features

An OpenID based Single Sign On server that provides:

  • a single source for user authentication using openid
  • integration with ruby frameworks via rack.

How it Works

SSO Handshake

This handshake seems kind of complex but it only happens when you need to validate a user session on the consumer.

Testing/Developing Locally

You need the Bundler to function.

% gem install bundler
% bundle install
% bundle exec rake

Deployment Setup

Ideally you just drop the middleware into your existing application.

TBD

Guidance

Feedback

Sponsored By