JSON Web Token(JWT) is a JSON based standard (RFC-
7519) for creating assertions or access tokens that consists of some
claims (encoded within the assertion). This assertion can be used in some
kind of bearer authentication mechanism that the server will provide to
clients, and the clients can make use of the provided assertion for
accessing resources.
Update Information:
Fix side channel vulnerability
* Tue Feb 27 2024 Jonathan Wright
[ 1 ] Bug #2263329 - Side-channel in cpp-jwt
https://bugzilla.redhat.com/show_bug.cgi?id=2263329
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-56fbd2cbfa' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html
Get the latest Linux and open source security news straight to your inbox.