ScoDoc/flask_cas
Emmanuel Viennet 20407be7ee CAS logout handling when misconfigured 2023-12-17 12:45:32 +01:00
..
README.md Connexion au CAS (WIP) 2023-02-26 21:24:07 +01:00
__init__.py WIP: migrating to SQlAlchemy 2.0.8 2023-04-03 17:40:45 +02:00
cas_urls.py Connexion au CAS (WIP) 2023-02-26 21:24:07 +01:00
routing.py CAS logout handling when misconfigured 2023-12-17 12:45:32 +01:00

README.md

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.