Skip to content

cwaldbieser/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