Versions Compared

Key

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

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

4.26 (main11181)

  • Upgraded with the latest SnapLogic Platform release.

4.25 (main9554)

  • No updates made.

4.24 (main8556)

  • No updates made.

4.23 (main7430)

  • No updates made.

4.22 (main6403)

  • No updates made.

4.21 (snapsmrc542)

  • No updates made.

4.20 (snapsmrc535)

  • No updates made.

4.19 (snaprsmrc528)

  • No updates made.

4.18 (snapsmrc523)

  • No updates made.

4.17 Patch ALL7402

  • 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.

4.15 (snapsmrc500)

  • No updates made. Automatic rebuild with a platform release.

4.14 (snapsmrc490)

  • No updates made. Automatic rebuild with a platform release.

4.13 (snapsmrc486)

  • No updates made. Automatic rebuild with a platform release.

4.12 (snapsmrc480)

  • No updates made. Automatic rebuild with a platform release.

4.11 (snapsmrc465)

  • No updates made. Automatic rebuild with a platform release.

4.10

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