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

docs: decision record about Protocol Services refactor #3665

Merged

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Nov 27, 2023

What this PR changes/adds

Adds a Decision Record about moving the security checks (IdentityService#verifyJwtToken) from the DSP layer
to the protocol service layer.

Why it does that

This refactor will allow us to attach contextual information of the current DSP request that can be used in IdentityService implementations.

Linked Issue(s)

Relates #3662

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

@wolf4ood wolf4ood force-pushed the docs/dr_refactor_protocol_services branch from 2250a2d to 9468e71 Compare November 27, 2023 16:58
@wolf4ood wolf4ood self-assigned this Nov 27, 2023
@wolf4ood wolf4ood added the documentation Improvements or additions to documentation label Nov 27, 2023
@wolf4ood wolf4ood marked this pull request as ready for review November 27, 2023 17:01
@wolf4ood wolf4ood merged commit 3f9aec4 into eclipse-edc:main Nov 28, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants