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

Missing kid parameter in ID token header #433

Closed
pbarker opened this issue Apr 26, 2017 · 1 comment
Closed

Missing kid parameter in ID token header #433

pbarker opened this issue Apr 26, 2017 · 1 comment
Labels
feat New feature or request.

Comments

@pbarker
Copy link
Contributor

pbarker commented Apr 26, 2017

So, I've been integrating with the go-oidc, and hit the issue of a missing kid parameter in the header of the id token. I was thinking it was on their end, but it turns out the RFC is in their favor http://openid.net/specs/openid-connect-core-1_0.html#Signing.

As always I would be happy to take this guy on 😄

@aeneasr aeneasr added the feat New feature or request. label Apr 27, 2017
@aeneasr
Copy link
Member

aeneasr commented Apr 27, 2017

Go ahead :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

No branches or pull requests

2 participants