Giter Club home page Giter Club logo

txcasproxy's Introduction

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/

txcasproxy's People

Contributors

cwaldbieser avatar dependabot[bot] avatar

Watchers

 avatar  avatar  avatar  avatar

txcasproxy's Issues

txcasproxy use conflict and deprecated iface in websocket

2016-11-30 16:12:16+0800 [HTTPChannel,16,10.235.113.28] [INFO] Uncaught exception: [Failure instance: Traceback: <type 'exceptions.TypeError'>: __init__() got an unexpected keyword argument 'debugCodePaths' /home/liupengcheng/.pyenv/versions/2.7.12/lib/python2.7/site-packages/twisted/web/server.py:234:render /home/liupengcheng/.pyenv/versions/2.7.12/lib/python2.7/site-packages/klein/resource.py:195:render /home/liupengcheng/.pyenv/versions/2.7.12/lib/python2.7/site-packages/twisted/internet/defer.py:150:maybeDeferred /home/liupengcheng/.pyenv/versions/2.7.12/lib/python2.7/site-packages/klein/resource.py:189:_execute --- <exception caught here> --- /home/liupengcheng/.pyenv/versions/2.7.12/lib/python2.7/site-packages/twisted/internet/defer.py:150:maybeDeferred /home/liupengcheng/.pyenv/versions/2.7.12/lib/python2.7/site-packages/klein/app.py:100:execute_endpoint /home/liupengcheng/.pyenv/versions/2.7.12/lib/python2.7/site-packages/klein/app.py:176:branch_f /home/liupengcheng/.pyenv/versions/2.7.12/lib/python2.7/site-packages/klein/app.py:29:_call /home/liupengcheng/soft/jupyterhub-kubernetes_spawner/examples/ldap_nfs/dev/txcasproxy/txcasproxy/txcasproxy.py:362:proxy /home/liupengcheng/soft/jupyterhub-kubernetes_spawner/examples/ldap_nfs/dev/txcasproxy/txcasproxy/txcasproxy.py:575:reverse_proxy /home/liupengcheng/soft/jupyterhub-kubernetes_spawner/examples/ldap_nfs/dev/txcasproxy/txcasproxy/txcasproxy.py:690:checkForWebsocketUpgrade /home/liupengcheng/soft/jupyterhub-kubernetes_spawner/examples/ldap_nfs/dev/txcasproxy/txcasproxy/websocket_proxy.py:196:makeWebsocketProxyResource /home/liupengcheng/.pyenv/versions/2.7.12/lib/python2.7/site-packages/autobahn/twisted/websocket.py:257:__init__
it seems like twisted incompatible with autobahn cased this error, so i downgrade autobahn to 0.10.9 and
txaio to 1.1.0, no error jump out. However, when i try to use it with jupyterhub remote_user auth, some pages just not work correctly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.