Ruby Gem for Shibboleth
George, Joe
Joe.George at osumc.edu
Wed Mar 28 14:45:39 BST 2012
For owners/developers of Ruby on Rails applications that use the Devise plugin for authentication and want to use Shibboleth, I've created a ruby gem to extend Devise to use Shibboleth.
The code is located on Github at: https://github.com/jgeorge300/devise_shibboleth_authenticatable
It can be included in an app via a Gemfile with: gem "devise_shibboleth_authenticatable", "~> 0.5.0"
It has several configurable items to specify your IDP URL, whether new users are created automatically using attributes from the IDP. If your dev environment cannot access the IDP, you can switch the authentication mechanism to the database.
If you have any questions about the Gem, please send me a note.
Thanks,
Joe
----------
Joe George
Sr. Biomedical Informatics Consultant, Department of Biomedical Informatics – http://biomed.osu.edu
Wexner Medical Center at The Ohio State University – http://medicalcenter.osu.edu
The Ohio State University – http://www.osu.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20120328/97136912/attachment.html
More information about the users
mailing list