This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
MIT-LICENSE | ||
| |
README.textile | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
generators/ | ||
| |
index.html | ||
| |
lib/ | ||
| |
rails/ | ||
| |
simple_openid_authentication.gemspec | ||
| |
tasks/ | ||
| |
test/ |
README.textile
SimpleOpenidAuthentication
========
This plugin provides an authenticator for SimpleAuthentication
which authenticates users using OpenID.
Installation
====
First, install the SimpleAuthentication base. Then, add the gem to your
config/environment.rb file:
config.gem “toretore-simple_openid_authentication”, :source => “http://gems.github.com/”
Copyright © 2009 Tore Darell, released under the MIT license








