Skip to content

kleinweb/shib-sp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containerized Shibboleth SP

Pneuma Solutions developed this infrastructure to enable SSO support in Scribe for Meetings. It is loosely based on TIER's Shibboleth SP container, but stripped down and based on Red Hat UBI.

In addition to Apache httpd and the Shibboleth SP itself, this container includes our own authentication shim and Shibboleth configuration generator. The authentication shim is a simple Python web app using the Flask micro-framework and served via mod_wsgi. We intend to avoid coupling the shim and configuration generator too tightly to our main web application, but there are probably implicit assumptions about the design of that application.

TODO: Add more documentation; eliminate implicit dependencies on the design of our specific application.

About

Containerized Shibboleth SP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.1%
  • Dockerfile 38.7%
  • Shell 3.3%
  • HTML 0.9%