Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Better error handling for faulty OP #42

@peppelinux

Description

@peppelinux

Let's assume that a OP have an unhandled exception that returns to RP a stupid HTML page (error 40x, 50x).
We should take this into account

oidcrp/util.py", line 555, in load_registration_response
    raise OidcServiceError(response.to_json())
AttributeError: 'dict' object has no attribute 'to_json'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions