cwaldbieser / txcasproxy

A CAS authenticating reverse proxy using Twisted

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:Python 96.0%Language:CSS 1.8%Language:Jinja 1.6%Language:Dockerfile 0.6%Language:Shell 0.1%