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: STS client SQL store implementation #4474

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

wolf4ood
Copy link
Contributor

What this PR changes/adds

STS client SQL store implementation

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #4473

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

@wolf4ood wolf4ood self-assigned this Sep 12, 2024
@wolf4ood wolf4ood added the enhancement New feature or request label Sep 12, 2024
@wolf4ood wolf4ood force-pushed the feat/4473_sql_stsclient_store branch 6 times, most recently from 034abb0 to 0039850 Compare September 13, 2024 09:51
@wolf4ood wolf4ood marked this pull request as ready for review September 13, 2024 10:09
@wolf4ood wolf4ood requested review from jimmarino and paullatzelsperger and removed request for ndr-brt September 13, 2024 10:09
@wolf4ood wolf4ood merged commit 06cfb23 into eclipse-edc:main Sep 16, 2024
21 checks passed
@wolf4ood wolf4ood deleted the feat/4473_sql_stsclient_store branch September 16, 2024 08:02
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.

SQL storage implementation of StsClientStore
2 participants