ScoDoc/flask_cas
Emmanuel Viennet 2248090248 WIP: migrating to SQlAlchemy 2.0.8 2023-04-03 17:40:45 +02: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 code cleaning 2023-03-16 12:47:25 +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.