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

Userinfo - handling charset in Content-Type header #256

Conversation

holowinski
Copy link
Contributor

Hi.

This PR fixes a case when the userinfo endpoint responds (properly) with charset encoding in the Content-Type header.
This case wasn't properly handled before and it came up during tests with one of the authorization servers we're using.

Copy link
Collaborator

@ericchiang ericchiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, missed this one

oidc.go Outdated Show resolved Hide resolved
@holowinski holowinski force-pushed the bugfix/charset-support-in-content-type-header branch from c880937 to 28e749d Compare July 20, 2020 12:47
@ericchiang
Copy link
Collaborator

Merged as #261

@ericchiang ericchiang closed this Jul 20, 2020
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.

2 participants