Login to follow
ODC REST Connector (Client)

ODC REST Connector (Client) (ODC)

Stable version 1.0.0 (Compatible with ODC)
Uploaded on 6 Jan by valantic LCS
ODC REST Connector (Client)

ODC REST Connector (Client) (ODC)

Details
Detailed Description

This OutSystems Developer Cloud (ODC) Forge component simplifies the process of securely consuming O11 REST APIs. It abstracts the complexity of authentication by acting as a smart Client for the Service Account pattern.

The connector automatically manages the entire lifecycle of the Access Token, including secure storage and intelligent caching to minimize network overhead. It provides a simple, drag-and-drop AddAuthHeader action that developers can use in any REST integration to automatically inject the correct Authorization: Bearer token, ensuring your ODC apps can communicate securely with legacy O11 services without manual token handling.


Consider using the O11 Service Account Manager (Server) forge component.