Skip to content

StsClientService + Identityhub + FsVault #4200

Discussion options

You must be logged in to vote

ah, now I got it. Here is the PR to fix the exception.

Yeah, unfortunately, once you use the FsVault, that'll also register the JksPrivateKeyResolver in the context replacing the VaultPrivateKeyResolver.

So for the time being my recommendation is this:

  • in testing scenarios (read: unit/integration testing) use the InMemory Vault. You'll have to write some code to seed the secrets.
  • for anything else use Hashicorp Vault. It's not that hard.

The FsVault will get removed in future versions of EDC, as it as serious limitations.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@thomasrutger
Comment options

@paullatzelsperger
Comment options

Answer selected by thomasrutger
@thomasrutger
Comment options

@paullatzelsperger
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants