Skip to content

feat: [Connectivity] Dynamic Keystore in HttpDestination#1202

Draft
MatKuhr wants to merge 3 commits into
mainfrom
feat/dynamic-destination-keystore
Draft

feat: [Connectivity] Dynamic Keystore in HttpDestination#1202
MatKuhr wants to merge 3 commits into
mainfrom
feat/dynamic-destination-keystore

Conversation

@MatKuhr

@MatKuhr MatKuhr commented Jun 11, 2026

Copy link
Copy Markdown
Member

Context

Follow-up for #1142

Allows in-place rotation for destination keystore to fully support #1134

Feature scope:

  • Extend DefaultHttpDestination to support Supplier<Keystore>
  • Extend OAuth2ServiceBindingDestinationLoader and related classes to use this capability
  • Ensure no new public API is introduced

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Documentation updated
  • Release notes updated

MatKuhr added 3 commits April 16, 2026 19:15
…ion-keystore

# Conflicts:
#	cloudplatform/connectivity-oauth/src/main/java/com/sap/cloud/sdk/cloudplatform/connectivity/OAuth2Options.java
@MatKuhr MatKuhr added the please review Request to review a pull request label Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please review Request to review a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant