Forge

Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Not finding the asset you need? 
8827
Available
assets
+66
In the last
30 days 
155
Downloads in
the last 7 days
results for tag 
"jwt"
jwt
Service icon
JWT
by 
João Almeida
Library for creating, decoding and validating JSON Web Tokens, an open, industry standard RFC 7519 method for representing claims securely between two parties.
Latest version
4.1.11
Latest release
2 May 2026
Compatible with
OutSystems 11 and 10
Authentication
jwk
jwt
key
token
jwt-advanced
Service icon
JWT Advanced
by 
Borislav Shumarov PhD
JWT with complex custom claims (nested JSON objects). Fork of the original JWT Library by João Almeida (https://www.outsystems.com/forge/component-overview/1853/jwt):
Library for creating, decoding and validating JSON Web Tokens, an open, industry standard RFC 7519 method for representing claims securely between two parties. 
Latest version
4.1.0
Latest release
11 Aug 2023
Compatible with
OutSystems 11
advancedjwt
complexjwt
customjwt
jwt
jwtcustomclaims
jwtnestedjson
jwt-token-utils
Service icon
JWT Token Utils
by 
Raphael Ranieri
JWT Token Utils is a powerful OutSystems component that simplifies working with JSON Web Tokens (JWT). It enables secure creation, parsing, validation, and inspection of tokens directly within your OutSystems apps.
Latest version
1.0.0
Latest release
31 Mar 2025
Compatible with
OutSystems 11
jwt
#jwttoken
advancedjwt
#customjwt
#token
o11-service-account-manager-server
Reactive icon
O11 Service Account Manager (Server)
by 
valantic LCS Labs
The OutSystems 11 (O11) Service Account Manager is the server-side Forge component that acts as the Authorization Server for the OutSystems 11 and ODC interoperability solution.

Its main responsibilities are:

Managing "Service Accounts" (Client IDs and Secrets).

Generating and storing Private/Public key pairs for signing tokens.

Issuing time-limited, signed JSON Web Token (JWT) Access Tokens upon receiving credentials.

Validating incoming tokens on O11 REST API requests to verify the signature and expiration.

It implements the Service Account pattern using RS256 asymmetric encryption.
Latest version
1.0.0
Latest release
19 Jan 2026
Compatible with
OutSystems 11
security
OCD
Outsystems 11
jwt
Authentication
Interoperability
REST