Skip to content

[MSD benchmark] Add AuthzClientCryptoProvider to authz-client in keycloak main reposi…#2

Open
khaliqgant wants to merge 1 commit into
msd-benchmark-base/keycloak/pr-33832from
msd-benchmark/keycloak/pr-33832
Open

[MSD benchmark] Add AuthzClientCryptoProvider to authz-client in keycloak main reposi…#2
khaliqgant wants to merge 1 commit into
msd-benchmark-base/keycloak/pr-33832from
msd-benchmark/keycloak/pr-33832

Conversation

@khaliqgant

Copy link
Copy Markdown

MSD benchmark PR recreated from Martian Code Review Bench.

Source PR: keycloak#33832
Dataset: keycloak
Original title: Add AuthzClientCryptoProvider to authz-client in keycloak main reposi…

…tory

closes keycloak#33831

This is the Keycloak main part for solving the keycloak#32962 and adding the related changes in the authz-client on the Keycloak side, which can then be later synced to the keycloak-client repository.

In the end, I am using approach (2) from keycloak#32962 with adding the method order() to CryptoProvider, which allows to have multiple instances of CryptoProvider on classpath (Keycloak testsuite still uses the DefaultCryptoProvider as before this PR).

…tory

closes keycloak#33831

Signed-off-by: mposolda <mposolda@gmail.com>
@khaliqgant khaliqgant changed the base branch from main to msd-benchmark-base/keycloak/pr-33832 May 15, 2026 14:58
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.

Update authz-client in keycloak main repository

2 participants