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.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)