omniauth_openid_connect
omniauth_openid_connect copied to clipboard
Log missing kid when ID token verification fails
This will help debug issues when the JWT is signed with an unknown kid.
@stanhu looks good, but rubocop is complaining. Could you fix that? So we can merge this.