Skip to main content

Configurations Overview

WSO2 Cloud - Integration Platform provides configuration options across several dimensions of your integration lifecycle, from how integrations are built and what values they read at runtime, to how they scale, expose endpoints, and enforce security.

All configuration options are available per environment, so you can use different settings in development and production without changing your integration code.

Configuration areas

AreaDescription
RuntimeSet configurable values an integration reads at runtime. Manage reusable configuration groups at the organization level and mark sensitive values as secrets.
BuildControl how an integration is built, including whether unit tests run and whether Git submodules are pulled on each build.
EndpointsSet the visibility level for each endpoint: project-only, organization-wide, or public.
ScalingConfigure autoscaling based on CPU and memory thresholds, and enable or disable scale-to-zero for HTTP-triggered integrations.
SecuritySecure Integration as API and AI Agent endpoints with API Key authentication, OAuth2, or both.
Custom domainAdd custom domains to your organization and map them to integration endpoints so APIs are accessible under your own URLs.