Skip to content

bardcollege/txcasproxy

 
 

Repository files navigation

Twisted CAS Proxy

An HTTPS proxy that sits in front of a web application and provides CAS authentication as a service.

Quick Start

  • Install OS dependencies.
  • Install Python modules (preferably in a virtualenv): $ pip install -r requirements.txt
  • Run: $ twistd -n casproxy --help

Full Documentation

See: http://txcasproxy.readthedocs.org/en/latest/

About

A CAS authenticating reverse proxy using Twisted

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.5%
  • CSS 1.7%
  • HTML 1.6%
  • Dockerfile 1.3%
  • Shell 0.9%