Skip to content

A plugin for authlogic that allows integration with the shibboleth authentication system.

Notifications You must be signed in to change notification settings

hading/authlogic_shibboleth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

authlogic_shibboleth

Installation

Rails 2

Install the authlogic_shibboleth gem

$sudo gem install authlogic_shibboleth

Add the gem dependency to your config:

config.gem ‘authlogic_shibboleth’

Rails 3

Add the authlogic_shibboleth gem to your Gemfile

gem ‘authlogic_shibboleth’

About

A plugin for authlogic that allows integration with the shibboleth authentication system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%