You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😄
The text was updated successfully, but these errors were encountered:
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 😄
The text was updated successfully, but these errors were encountered: