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

UserInfoResponse as JWT not handled #211

Open
Vitus-R opened this issue Apr 21, 2020 · 1 comment
Open

UserInfoResponse as JWT not handled #211

Vitus-R opened this issue Apr 21, 2020 · 1 comment

Comments

@Vitus-R
Copy link

Vitus-R commented Apr 21, 2020

In issue #151 the code was changed so that only JSON-responses are accepted. However at least one provider (https://www.governikus.de/) offers ONLY JWT-responses.

Maybe the function requestUserInfo() could be changed so that the "'Accept: application/json'" is only optional and the Response is optionally decoded with decodeJWT() ?

Specs: https://openid.net/specs/openid-connect-core-1_0.html#UserInfoResponse

@ricklambrechts
Copy link
Contributor

Will be fixed by #305

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