eclipse-edc / MinimumViableDataspace

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

feat: add standalone STS component #355

Closed paullatzelsperger closed 1 month ago

paullatzelsperger commented 1 month ago

What this PR changes/adds

This PR deploys the SecureTokenService as standalone component to both consumer and provider participant.

Why it does that

To demonstrate the usage of a standalone STS, its Token API and its Accounts API

Further notes

Linked Issue(s)

Closes # <-- insert Issue number if one exists

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