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

refactor: incorporate latest EDC refactorings #211

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Jan 12, 2024

What this PR changes/adds

This PR updates the IH implementation to reflect the latest upstream EDC changes introduced in eclipse-edc/Connector#3774.

In particular the following changes are done:

  • fix general compile errors
  • AccessTokenVerifier now uses TokenValidationService plus TokenValidationRules
  • JwtPresentationGenerator uses JwtGenerationService plus TokenDecorators

Why it does that

Leverage the streamlined token and security key handling

Further notes

Linked Issue(s)

Related to eclipse-edc/Connector#3774

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

@paullatzelsperger paullatzelsperger added enhancement New feature or request refactoring Changing directories, modules, structures, etc. without functional changes labels Jan 12, 2024
@paullatzelsperger paullatzelsperger self-assigned this Jan 12, 2024
@paullatzelsperger paullatzelsperger force-pushed the refactor/incorporate_edc_token_refactoring branch from 6afbbd6 to 43342d1 Compare January 13, 2024 12:39
@paullatzelsperger paullatzelsperger force-pushed the refactor/incorporate_edc_token_refactoring branch from cea9cbb to fc513ff Compare January 13, 2024 12:58
@paullatzelsperger paullatzelsperger marked this pull request as ready for review January 13, 2024 13:39
@ndr-brt ndr-brt merged commit 3ad06c8 into eclipse-edc:main Jan 15, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Changing directories, modules, structures, etc. without functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants