This OutSystems 11 (O11) Forge component establishes a secure authorization layer for your APIs, enabling seamless interoperability with OutSystems Developer Cloud (ODC). Acting as a dedicated Authorization Server, it implements the Service Account pattern using RS256 signed JSON Web Tokens (JWT).
This component allows you to generate and manage secure "Service Accounts" (Client IDs and Secrets) for your ODC applications directly from a back-office interface. It includes robust logic to issue time-limited access tokens and provides reusable Service Actions to easily validate incoming API requests, ensuring only authorized ODC apps can consume your O11 services.
Release Notes:
Version 1.0.0: Initial release of the Service Account Manager.