eclipse-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
51 stars 160 forks source link

chore: sanitize Credentials and export Postman Environments #305

Closed paullatzelsperger closed 1 month ago

paullatzelsperger commented 1 month ago

What this PR changes/adds

Up until now, the credentials that were used were not generic enough, so they were made completely fictitious.

In addition, the Postman Environments are now exported as well - they were not exported before.

Why it does that

Consistency

Further notes

The JwtSigner test now re-generates all credentials from the template and replaces the token in the resource json. could be useful if the credentials are ever updated again.

Linked Issue(s)

Closes #304

_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._