Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gestioCOF
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 76
    • Issues 76
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Klub Dev ENSKlub Dev ENS
  • gestioCOF
  • Merge requests
  • !328

Fix CAS support in python-cas 1.3+

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Basile Clement requested to merge Elarnon/cas_v3_v2 into master Nov 12, 2018
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

cas.eleves.ens.fr has /serviceValidate, not /p3/serviceValidate, and is thus probably a V2 CAS server. python-cas was broken and using /serviceValidate for V3 while it should have been /p3/serviceValidate, see https://github.com/python-cas/python-cas/commit/c3ac4b6c769fcdf735cc48f9d51707041bc699b2

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Elarnon/cas_v3_v2