- Test Cloud
- Test Cloud Public Sector
- Test Cloud Dedicated
- April 2026
- March 2026
- February 2026

Test Cloud release notes
April 2026
April 14, 2026
Federated identity credentials for OAuth external applications
Organization administrators can now manage federated identity credentials for OAuth external applications using a new set of API endpoints. Federated credentials let an external application authenticate to UiPath using a JSON Web Token (JWT) issued by a third-party identity provider - such as GitHub Actions, Azure Managed Identity, or any OpenID Connect-compatible provider - without requiring a client secret.
Each OAuth external application supports up to 20 federated credentials, each defined by an issuer URL, audience, and subject claim. When an application presents a valid JWT that matches these claims, UiPath issues a UiPath access token using the standard client_credentials grant.
For information on managing federated credentials, see Managing federated identity credentials. For the full API reference, see External client - Federated credentials.
April 7, 2026
Unified cloud documentation for Test Cloud admin
We now offer unified documentation for Test Cloud admin across Test Cloud, Test Cloud Public Sector, and Test Cloud Dedicated.
You can now find all admin and API information in a single, consistent set of guides. While most content applies across cloud platforms, some features and capabilities vary depending on the cloud platform you use. Differences are indicated where applicable.
To navigate the unified documentation:
- Follow the general instructions provided in the Admin guide or API guide.
- When you see a note stating that feature availability depends on the cloud platform, go to the Feature availability page.
- Review the information for the cloud platform you are using to confirm whether the feature is available and how it applies to your environment.
For more details on terminology and navigation, refer to About this guide.
This update is part of a broader effort to create a unified documentation experience for UiPath cloud offerings, which will expand to include more products over time. For details, refer to the Unified cloud documentation tracker.
April 1, 2026
The release happened on March 25, 2026. Release notes were published later, due to delays.
User management role
Organization administrators can now delegate identity management tasks to non-admin users through a new custom organization-level role. When assigned, this role lets users manage user accounts, robot accounts, and local groups at the organization level without granting full organization administrator rights. The role supports granular CRUD permissions per resource type and includes built-in elevation-of-rights protections: users with this role cannot modify the Administratorsgroup or interact with existing organization administrator accounts.
For details, see User management role.