$customHeader
Skip to end of banner
Go to start of banner

JWT Snap Pack

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 27 Next »

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.

In this Section


Snap Pack History

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

  • No labels