122
Views
6
Comments
[JWT] Read Token header
Question
jwt
Service icon
Forge asset by João Almeida

I need to read the 'kid' field from a token header in order to retrieve the proper key ID from a set of keys.

Currently this library does not seem to have the required features in order to do this. I can currently extract it from the header when using:

ReadTokenWithoutValidation.PlainToken

But this hardly seems reliable

UserImage.jpg
Wouter Boereboom

I see there is no reply to my plea as of yet.

Is there any additional information or elaboration you require? 


Regards,

Wouter

2022-02-18 15-32-27
João Almeida
Champion

There's an ongoing development version to be released, I'll add this feature to it.

UserImage.jpg
Kenneth Ruys

João Almeida wrote:

There's an ongoing development version to be released, I'll add this feature to it.

Is there any timeframe when we can expect this version to be available?

2022-02-18 15-32-27
João Almeida
Champion

Kenneth Ruys wrote:

João Almeida wrote:

There's an ongoing development version to be released, I'll add this feature to it.

Is there any timeframe when we can expect this version to be available?


I'd like to say yes, but really can't.


2022-02-18 15-32-27
João Almeida
Champion

Kenneth Ruys wrote:

João Almeida wrote:

There's an ongoing development version to be released, I'll add this feature to it.

Is there any timeframe when we can expect this version to be available?

Hi kenneth, sorry for the delay. Can you take a look at the latest version of the component?

 

UserImage.jpg
Wouter Boereboom

Awesome! Is there a targeted release date for the new version?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.