Commit fffebc82 by Ed Crewe

switch on proxy auth if PT ticket

parent ed2ca9b0
......@@ -113,8 +113,6 @@ if settings.CAS_VERSION not in _PROTOCOLS:
_verify = _PROTOCOLS[settings.CAS_VERSION]
SSO_PROXIED_PATHS = ['http://localhost:56000/portal']
class CASBackend(object):
"""CAS authentication backend"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment