alphagov / sign-on-o-tron

OAuth 2-based SSO provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is no longer under active development. You are probably looking for Signonotron2.

Sign-on-o-tron

An OAuth 2-based Single sign-on provider.

This is a rails app with two key rake tasks:

rake clients:create name=ClientName

This will generate an ID and a Secret that can then be used in the app

rake users:create name=Name email=name@email.com (github=username twitter=username)

This will create the user and send them an email to set their password

About

OAuth 2-based SSO provider


Languages

Language:Ruby 85.0%Language:JavaScript 11.5%Language:CSS 2.9%Language:Shell 0.5%