Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article:

Table of Contents

JSON Web Token (JWT) is an open standard for creating access tokens representing information securely between two parties.

Use Snaps in this Snap Pack to:

  • Generate a JSON Web Token
  • Validate a JSON Web Token

These Snaps allow pipelines to issue and validate against restricted scope tokens (for example, a token valid only for a particular project, asset, user or some other custom criteria). The Generate Snap lets the user customize the information that gets embedded in the JWT. The Validate Snap verifies the signature and validates the JWT.


Panel
bgColor#ebf7e1
borderStylesolid

In this Section

Child pages (Children Display)
alltrue
depth2



Excerpt

Snap Pack History

Panel
borderStylenone


Expand
titleClick to view/expand


Release Snap Pack VersionDateType Updates

May 2024

main26341

 

Stable

Updated and certified against the current SnapLogic Platform release.

February 2024436patches25733 LatestEnhanced the JWT Account to support Secret key authentication.
February 2024main25112 StableUpdated and certified against the current SnapLogic Platform release.
November 2023main23721 StableUpdated and certified against the current SnapLogic Platform release.

August 2023

main22460

 

Stable

Updated and certified against the current SnapLogic Platform release.

May 2023main21015 StableUpgraded with the latest SnapLogic Platform release.
February 2023main19844 StableUpgraded with the latest SnapLogic Platform release.
November 2022

431patches19481

 Latest

The JWT Generate Snap includes the following new fields: 

  • Issued At Epoch, Not Before Epoch, and Expiration Epoch enable you to specify the custom instants in milliseconds for generating JSON Web Token (JWT).

  • Skip Key ID for removing the Key ID parameterfrom the JWT when selected. Some APIs (such as Bloomberg) do not accept Key IDs; this option is useful for such APIs.

November 2022main18944 StableUpgraded with the latest SnapLogic Platform release.
August 2022main17386 StableUpgraded with the latest SnapLogic Platform release.
4.29main15993 StableUpgraded with the latest SnapLogic Platform release.
4.28 Patch428patches15200 LatestEnhanced the JWT Generate Snap to include the typ field in the JWT Header of the JWT token.
4.
25 (main9554)No updates made
28main14627 StableUpgraded with the latest SnapLogic Platform release.

4.27

main12833

 

Stable

Upgraded with the latest SnapLogic Platform release.
4.26main11181
 
StableUpgraded with the latest SnapLogic Platform release.
4.25main9554
 
StableUpgraded with the latest SnapLogic Platform release.
4.24
(main8556)No updates made
main8556
StableUpgraded with the latest SnapLogic Platform release.
4.23
(main7430)No updates made
main7430
 
StableUpgraded with the latest SnapLogic Platform release.
4.22
(main6403)No updates made
main6403
 
StableUpgraded with the latest SnapLogic Platform release.
4.21
(snapsmrc542)No updates made
snapsmrc542-StableUpgraded with the latest SnapLogic Platform release.
4.20
(snapsmrc535)No updates made
snaprsmrc528-StableUpgraded with the latest SnapLogic Platform release.
4.19
(snaprsmrc528)No updates made
snaprsmrc528-StableUpgraded with the latest SnapLogic Platform release.
4.18
(snapsmrc523)No updates made
snapsmrc523-StableUpgraded with the latest SnapLogic Platform release.
4.17
Patch 
PatchALL7402-Stable

Pushed automatic rebuild of the latest version of each Snap Pack to SnapLogic UAT and Elastic servers.

4.

17 (snapsmrc515)
  • Added the Snap Execution field to all Standard-mode Snaps. In some Snaps, this field replaces the existing Execute during preview check box.

4.16 (snapsmrc508)

JWT Generate and JWT Validate Snaps: Added support for asymmetric keys. You now have more security options for hashing algorithms used to generate the signature of the token in the Snaps

16

snapsmrc508

-StableUpgraded with the latest SnapLogic Platform release.
4.15
(snapsmrc500)No updates made. Automatic rebuild with a platform
snapsmrc500-StableUpgraded with the latest SnapLogic Platform release.

4.14

(snapsmrc490)No updates made. Automatic rebuild with a platform

snapsmrc490

-StableUpgraded with the latest SnapLogic Platform release.

4.13

(snapsmrc486)No updates made. Automatic rebuild with a platform

snapsmrc486

-StableUpgraded with the latest SnapLogic Platform release.

4.12

(snapsmrc480)No updates made. Automatic rebuild with a platform

snapsmrc480

-StableUpgraded with the latest SnapLogic Platform release.

4.11

(snapsmrc465)No updates made. Automatic rebuild with a platform

snapsmrc465

-StableUpgraded with the latest SnapLogic Platform release.

4.10


-Stable

Introduced in this release. Snap Pack contains JWT Generate and JWT Validate.