JWT Snap Pack
Created by Diane Miller
Last updated: May 15, 2022 by Kalpana Malladi
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.
Snap Pack History
Click to view/expand
Release | Snap Pack Version | Date | Type | Updates |
---|---|---|---|---|
4.29 | main15993 | Stable | Upgraded with the latest SnapLogic Platform release. | |
4.28 Patch | 428patches15200 | Latest | Enhanced the JWT Generate Snap to include the typ field in the JWT Header of the JWT token. | |
4.28 | main14627 | Stable | Upgraded with the latest SnapLogic Platform release. | |
4.27 | main12833 | | Stable | Upgraded with the latest SnapLogic Platform release. |
4.26 | main11181 | Stable | Upgraded with the latest SnapLogic Platform release. | |
4.25 | main9554 | Stable | Upgraded with the latest SnapLogic Platform release. | |
4.24 | main8556 | Stable | Upgraded with the latest SnapLogic Platform release. | |
4.23 | main7430 | Stable | Upgraded with the latest SnapLogic Platform release. | |
4.22 | main6403 | Stable | Upgraded with the latest SnapLogic Platform release. | |
4.21 | snapsmrc542 | - | Stable | Upgraded with the latest SnapLogic Platform release. |
4.20 | snaprsmrc528 | - | Stable | Upgraded with the latest SnapLogic Platform release. |
4.19 | snaprsmrc528 | - | Stable | Upgraded with the latest SnapLogic Platform release. |
4.18 | snapsmrc523 | - | Stable | Upgraded with the latest SnapLogic Platform release. |
4.17 Patch | ALL7402 | - | Stable | Pushed automatic rebuild of the latest version of each Snap Pack to SnapLogic UAT and Elastic servers. |
4.16 | snapsmrc508 | - | Stable | Upgraded with the latest SnapLogic Platform release. |
4.15 | snapsmrc500 | - | Stable | Upgraded with the latest SnapLogic Platform release. |
4.14 | snapsmrc490 | - | Stable | Upgraded with the latest SnapLogic Platform release. |
4.13 | snapsmrc486 | - | Stable | Upgraded with the latest SnapLogic Platform release. |
4.12 | snapsmrc480 | - | Stable | Upgraded with the latest SnapLogic Platform release. |
4.11 | snapsmrc465 | - | Stable | Upgraded with the latest SnapLogic Platform release. |
4.10 | - | Stable | Introduced in this release. Snap Pack contains JWT Generate and JWT Validate. |