Skip to content

CAS_connexion_implementation

Willy Beller requested to merge willybeller/FlOpEDT:dev into dev

New feature which allows to communicate with a CAS server

- Possibility to configure a connection via CAS (optionnal):
  - front-end:
    - new button "via CAS" added in the authentification page
    - disclaimer when the user try to change his e-mail
  - back-end:
    - CAS user and Flop user linked by e-mail address
    - adding a session variable when the user choose the CAS connection option to change the type of disconnection (via CAS or simple)

Merge request reports