Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add standalone STS component #355

Merged

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Oct 3, 2024

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

  • also adds Postgres persistence for StsAccounts
  • when running from IntelliJ, the STS is still embedded in the controlplane
  • adds some docu about debugging MVD in Kubernetes

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.

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label Oct 3, 2024
@paullatzelsperger paullatzelsperger merged commit dc5c951 into eclipse-edc:main Oct 4, 2024
6 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/add_standalone_sts branch October 4, 2024 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants