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: Remove JWT access token restriction and define its submission in an self-issued identity token #38

Merged

Conversation

jimmarino
Copy link
Contributor

This PR removes the restriction that an access token must be in JWT format. It also clarifies that the access token is submitted in a self-issued identity token as part of a part of a request to the Credential Service.

Linked Issues

Closes #37

@paullatzelsperger paullatzelsperger merged commit f537e38 into eclipse-dataspace-dcp:main Nov 29, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define an access token is conveyed to the Credential Service
2 participants