Skip to content
This repository was archived by the owner on Jul 30, 2019. It is now read-only.
This repository was archived by the owner on Jul 30, 2019. It is now read-only.

Cancelling Raven login results in 500 #8

@rjw57

Description

@rjw57

Steps to reproduce:

  1. Visit https://iar.admin.cam.ac.uk/ in a new private browsing tab
  2. "Sign in with Raven"
  3. Hit "Cancel"
  4. Get a HTTP 500 error

The cause is that the django-ucamwebauth provider raises an exception if the user cancels login which we are not catching. The desired behaviour is that cancelling the Raven login will reject the consent request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions