The JWT must contain the kid

Created on 18 June 2014, almost 11 years ago
Updated 23 January 2024, about 1 year ago

For OpenID Connect we generate keys once a day, following Google's lead.
However, the id_token doesn't contain the kid of the generating key, meaning that the client must make sure to refetch keys once a day, and store them properly by date, without having a way to identify which id_token corresponds to which key.

We should make sure kid is there.

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡·πŸ‡ΈSerbia bojanz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024