Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

atmos/hancock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An OpenID Provider with a simple API, written in Sinatra.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages