JSON Web Token Package

With the package actions, you can build bots that generate a JSON Web Token for authentication and authorization when you call REST services

Top Benefits

  • Generate a JSON Web Token for authentication
  • Validate a received JSON Web Token
  • Retrieve claims from a JSON Web Token
Product video fallback

Actions

  • Generate and sign a Token
  • Parse and validate Token
More often modern REST APIs use JSON Web Token to authorize or authenticate a client. With this package, you can generate and validate JSON Web Tokens based on RFC 7519. Custom claims are supported but not custom headers. The Parse action will throw exceptions if the token is not valid or expired.

Setup process

Install

Download the Package and follow the instructions to install it in your AAE Control Room.

Configure

Use the Package in a bot, configure keys and other credentials the Package will need (see the ReadMe for details.)

Run

That's it - now the Package is ready to get going!

Requirements and Inputs

  • Automation 360
  • Secrets or keys in PKCS#1 or PKCS#8 format to sign or verify JSON Web Tokens

Customer Reviews

5.0(1 review)
5 star100%
4 star0%
3 star0%
2 star0%
1 star0%
Ease of Use5.0
Functionality & Reliability5.0
Documentation & Samples5.0

a1958857684@gmail