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

token_type Bearer is returned, even if DPoP is used #26

Open
angelo-v opened this issue Oct 12, 2020 · 2 comments
Open

token_type Bearer is returned, even if DPoP is used #26

angelo-v opened this issue Oct 12, 2020 · 2 comments

Comments

@angelo-v
Copy link

When a DPoP access token is provided, the token_type should be DPoP, but it is actually Bearer

https://github.com/solid/oidc-op/blob/b90ae175d6ed53e5f4f83d46fa4235e4d7b5c807/src/DpopAccessToken.js#L132

@NSeydoux
Copy link
Contributor

I ran into this bug as well. However, given that this repo has been archived, I guess the issue should be opened against https://github.com/interop-alliance/oidc-op ?

@angelo-v
Copy link
Author

Good point, let's see if the issue disappears as soon as node-solid-server actually switches to interop-alliance/oidc-op

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

No branches or pull requests

2 participants