This OutSystems ODC Forge component establishes a secure authorization layer for your APIs, enabling seamless interoperability with OutSystems O11. 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 O11 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 O11 apps can consume your ODC services.
Small adjustments
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)