CAS IdP backend for Authentic2 (obsolete, merged in authentic module)
This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Benjamin Dauvergne 0922e03caf Implement validation of service through setting, store Django session_key in tickets, fix implementation of logout 2014-10-28 18:42:42 +01:00
authentic2_idp_cas Implement validation of service through setting, store Django session_key in tickets, fix implementation of logout 2014-10-28 18:42:42 +01:00
AUTHORS add copyright notice 2014-03-10 15:39:01 +01:00
COPYING add copyright notice 2014-03-10 15:39:01 +01:00
README.txt Implement validation of service through setting, store Django session_key in tickets, fix implementation of logout 2014-10-28 18:42:42 +01:00
setup.py setup.py: use get_version 2014-03-13 13:42:10 +01:00

README.txt

CAS IdP for Authentic2

Install
=======

You just have to install the package in your virtualenv and relaunch, it will
be automatically loaded by the plugin framework.

Settings
========

Name                           Description
=================              =========================

A2_IDP_CAS_SERVICES            A sequence of URL prefixes, any URL starting with this
                               prefix is authorized to request a ticket

A2_IDP_CAS_PROVIDER            Class implementating CAS views, default to
                               `authentic2_idp_cas.views.CasProvider`
A2_IDP_CAS_TICKET_EXPIRATION   Ticket lifetime