You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be an awesome feature. I took a very quick look and it seems like this project does not support it, but maybe I am wrong.
See https://tools.ietf.org/html/rfc7515#section-4.1.6 for more details on this field - it is essentially providing the certificate and its chain in some JWT headers so that both the signature and the cert can be verified.
FWIW, I am trying to add support to the main ruby JWT library, I can post back here with what the PR looks like there. jwt/ruby-jwt#59 (jwt/ruby-jwt#59)
The text was updated successfully, but these errors were encountered:
Migrated from dgrijalva/jwt-go#325:
The text was updated successfully, but these errors were encountered: