Skip to content

fix exception when invalid cookie presented and cookie reissue enabled#58

Open
tripsolutions wants to merge 1 commit intowichert:masterfrom
tripsolutions:invalid-cookie-reissue
Open

fix exception when invalid cookie presented and cookie reissue enabled#58
tripsolutions wants to merge 1 commit intowichert:masterfrom
tripsolutions:invalid-cookie-reissue

Conversation

@tripsolutions
Copy link
Copy Markdown

When the cookie is an invalid JWT token (corrupted, tempered with, expired, private key has changed, etc) and the cookie authentication policy has reissue_time set to a non-null value _handle_reissue throws exception ValueError("Cannot handle JWT reissue: insufficient arguments") because claims are empty.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants