Software AG Products 10.11 | Running Business Processes and Composite Applications | webMethods Integration Server Administrator’s Guide | Configuring Integration Server to Use JWT | Configuring Integration Server to use JWT | Enhanced Support for JWT in Integration Server
 
Enhanced Support for JWT in Integration Server
In addition to supporting the existing JWT features and functionality, Integration Server supports generation and validation of a JWT, and extraction of claims.
The following table lists the JWT public services.
Service
Description
pub.jwt:extractClaimsFromJWT
Returns specific claim details that you want to extract from a JWT.
pub:jwt:generateSignedJWT
Generates a signed JWT.
pub:jwt:verifyJWT
Verifies the signature in a JWT, the token expiration time, and the not-before time.
For more information about the public services for JWT, see webMethods Integration Server Built-In Services Reference.