Integration Server
10.15 |
Built-In Services Reference Guide
|
JWT Folder
|
Summary of Elements in This Folder
Summary of Elements in This Folder
pub.jwt:extractClaimsFromJWT
pub:jwt:generateSignedJWT
pub:jwt:verifyJWT
The following elements are available in this folder:
Element
Package and Description
pub.jwt:extractClaimsFromJWT
WmPublic. Returns specific claim details that you want to extract from a JWT.
pub:jwt:generateSignedJWT
WmPublic. Generates a signed JWT.
pub:jwt:verifyJWT
WmPublic. Verifies the signature in a JWT, the token expiration time, and the not-before time.