An open API service indexing awesome lists of open source software.

https://github.com/cwaldbieser/txcasproxy

A CAS authenticating reverse proxy using Twisted
https://github.com/cwaldbieser/txcasproxy

Last synced: 11 months ago
JSON representation

A CAS authenticating reverse proxy using Twisted

Awesome Lists containing this project

README

          

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