Skip to content

Conversation

Christian-Broomfield
Copy link
Contributor

Description

The CPT has been extended to allow a user to configure the camunda client's request timeout and authentication/authorization provider. This gives the user greater flexibility in successfully and easily configuring a test environment using a remote Camunda runtime such as the Camunda SaaS platform.

In addition to allowing a user to configure the CPT Extension in both the pure java and Spring context, the user can also add new auth and request timeout properties to the camunda-container-runtime.properties file.

Related issues

closes #35308

Copy link
Contributor

@nicpuppa nicpuppa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, I don't see any major issue here I left some comments for improvement. Please @Christian-Broomfield take a look

@Christian-Broomfield Christian-Broomfield force-pushed the feature/35308-cpt-client-configuration branch 3 times, most recently from 6990872 to af02e2a Compare August 26, 2025 17:13
@Christian-Broomfield Christian-Broomfield force-pushed the feature/35308-cpt-client-configuration branch from af02e2a to 4b899de Compare August 26, 2025 17:14
Copy link
Contributor

@nicpuppa nicpuppa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Christian-Broomfield Christian-Broomfield added this pull request to the merge queue Aug 26, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 26, 2025
@Christian-Broomfield Christian-Broomfield added this pull request to the merge queue Aug 26, 2025
github-merge-queue bot pushed a commit that referenced this pull request Aug 26, 2025
## Description

The CPT has been extended to allow a user to configure the camunda
client's request timeout and authentication/authorization provider. This
gives the user greater flexibility in successfully and easily
configuring a test environment using a remote Camunda runtime such as
the Camunda SaaS platform.

In addition to allowing a user to configure the CPT Extension in both
the pure java and Spring context, the user can also add new auth and
request timeout properties to the camunda-container-runtime.properties
file.

## Related issues

closes #35308
Merged via the queue into main with commit 8403f73 Aug 26, 2025
184 of 188 checks passed
@Christian-Broomfield Christian-Broomfield deleted the feature/35308-cpt-client-configuration branch August 26, 2025 22:11
@backport-action
Copy link
Collaborator

Successfully created backport PR for release-8.8.0-alpha8:

nicpuppa added a commit that referenced this pull request Aug 27, 2025
#37258)

# Description
Backport of #37239 to `release-8.8.0-alpha8`.

relates to #35308
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CPT] I can configure the client
3 participants