Skip to content

Added option to redirect sam and kmehr requests directly#182

Merged
TestaDiRapa merged 6 commits intorelease/v8from
feature/add-redirect-for-sam-and-kmehr
Mar 7, 2025
Merged

Added option to redirect sam and kmehr requests directly#182
TestaDiRapa merged 6 commits intorelease/v8from
feature/add-redirect-for-sam-and-kmehr

Conversation

@TestaDiRapa
Copy link
Copy Markdown
Contributor

@TestaDiRapa TestaDiRapa commented Mar 7, 2025

As reported in CSM-509, the websocket connection was stopping abruptly when exporting SMF. This was due to a big message that was interrupting the connection from kraken to the kmehr module.

This PR adds the option to redirect at the SDK level the requests directly to the SAM and Kmehr modules, with an additional option to enable/disable the behaviour (for example, to disable it on kraken-lite based installations).

@TestaDiRapa TestaDiRapa requested a review from trema96 March 7, 2025 10:07
@TestaDiRapa TestaDiRapa self-assigned this Mar 7, 2025
trema96 and others added 4 commits March 7, 2025 11:10
* Implement keyless initialization, keyless exchange data creation, and exchange data injection

* Add alternate root delegate option

* Fix user encryption keys manager

* Create secure delegation key map for alternate root delegation

* Change exchange data validation to support keyless mode

* Ensure delegation for self only if not keyless mode

* Allow injection at initialization

* Add kelyess api tests

* Bump version
@TestaDiRapa TestaDiRapa merged commit 0662e22 into release/v8 Mar 7, 2025
@TestaDiRapa TestaDiRapa deleted the feature/add-redirect-for-sam-and-kmehr branch March 7, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants