Created on 23 November 2020
icon_unfollowing
Login to follow
complexjwt

ComplexJWT

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 23 November 2020 by 
complexjwt

ComplexJWT

Details
This component allows the user to create JSON Web Tokens from complex Object Types in Outsystems. This component supports RS256, RS384, RS512, HS256, HS384 and HS512 algorithms.
Read more

This component allows the user to create JSON Web Tokens from complex Object Types in Outsystems. This component supports RS256, RS384, RS512, HS256, HS384 and HS512 algorithms.


Read Less

This component allows the user to generate JSON Web Tokens out of complex object types, rather than normal key/value pairs. The Algorithms supported,

Symmetric Algorithms

  • HS256
  • HS384
  • HS512


Asymmetric Algorithms

  • RS256
  • RS384
  • RS512


For Symmetric Types, input "Shared Secret" is mandatory.

For Asymmetric Types, input "Private Key" is mandatory. Right now, RSA Private Keys in PEM format only are supported.

Note: This component uses jose-jwt libraries to generate JWT.

Release notes (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, Network
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
ComplexJWT has no dependencies.
Application Objects
ComplexJWT has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads