0.01
No commit activity in last 3 years
No release in over 3 years
Environment variables that Shibboleth sets are used to determine 'current_user'. An interface to login as any user is also provided for running in development.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

~> 3.0
 Project Readme

shibboleth-rails

Gem Version

The Shibboleth System is a standards based, open source software package for web single sign-on across or within organizational boundaries. It allows sites to make informed authorization decisions for individual access of protected online resources in a privacy-preserving manner.

This library determines current_user from environment variables set by mod_shib in Apache. An interface to login as any user is also provided for running in development.

Related projects

rack-shibboleth - nascent Rack-based implementation that works with Nginx and other non-Apache servers