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

Conversation

nsklikas
Copy link
Contributor

Using an expired JWT access token in the userinfo endpoint would raise an unhandled ToOld exception. This PR fixes that

@nsklikas nsklikas requested review from peppelinux and rohe August 16, 2021 10:54
from oidcop.exception import InvalidClient
from oidcop.exception import MultipleUsage
from oidcop.exception import NotForMe
from oidcop.exception import ToOld
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does It mean tooOld?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, ToOld is correct.

@peppelinux peppelinux merged commit 6e0b9bf into IdentityPython:develop Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants