Skip to content
Discussion options

You must be logged in to vote

one way is to have a dedicated EDC extension that does this, check out this in MVD: https://github.com/eclipse-edc/MinimumViableDataspace/blob/main/extensions/superuser-seed/src/main/java/org/eclipse/edc/identityhub/seed/ParticipantContextSeedExtension.java

this is not intended for production code though, so you may want to look at other options, for example:

  • a custom SQL seed script
  • a dedicated management app that takes care of this

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@3rim
Comment options

@paullatzelsperger
Comment options

Answer selected by 3rim
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