ScoDoc/flask_cas
2023-12-17 12:45:32 +01:00
..
__init__.py
cas_urls.py
README.md
routing.py CAS logout handling when misconfigured 2023-12-17 12:45:32 +01:00

Flask-CAS

Forked from https://github.com/MasterRoshan/flask-cas-ng and adapted by Emmanuel Viennet, Feb. 2023.

  • logout: clear _CAS_TOKEN.
  • Use url instead of service parameter in logout URL.