Install the authlogic_shibboleth gem
$sudo gem install authlogic_shibboleth
Add the gem dependency to your config:
config.gem ‘authlogic_shibboleth’
Add the authlogic_shibboleth gem to your Gemfile
gem ‘authlogic_shibboleth’
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install the authlogic_shibboleth gem
$sudo gem install authlogic_shibboleth
Add the gem dependency to your config:
config.gem ‘authlogic_shibboleth’
Add the authlogic_shibboleth gem to your Gemfile
gem ‘authlogic_shibboleth’