Skip to content

HTTP Status Codes not taken into account when verifying tickets (V2/V3) #51

Description

@stephensb

If the CAS Server responds to python-cas with a 403 and an error html page, it still tries to parse the response as if it were XML to be interpreted as a CAS ticket verification response. Shouldn't there be an exception raised before it gets to the XML parsing to indicate that something other than a 200 level HTTP status code was received?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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