ScoDoc-Lille/flask_cas
Emmanuel Viennet e27a340c06 code cleaning 2023-03-16 12:47:25 +01:00
..
README.md Connexion au CAS (WIP) 2023-02-26 21:24:07 +01:00
__init__.py CAS: copy configuration from ScoDoc database at login/logout 2023-02-28 21:40:50 +01: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.