Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When keys are changed by new ones, valid tokens are rejected #13

Closed
Spomky opened this issue Sep 19, 2016 · 0 comments
Closed

When keys are changed by new ones, valid tokens are rejected #13

Spomky opened this issue Sep 19, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@Spomky
Copy link
Member

Spomky commented Sep 19, 2016

When the signature or the encryption key is updated, valid tokens are rejected because they cannot be decrypted or the signature cannot be verified.

The bundle should keep in a keyset the old keys for few minutes (at least the TTL).

How to reproduce:

  1. Use the bundle and issue a token
  2. Change a key (signature en encryption)
  3. The newly issued token is rejected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant