Skip to content

jwt header missing kid, for google service accounts? #70

@macMikey

Description

@macMikey

google service account docs for the jwt header includes a header kid, which is the private key id.
this is described in Forming the JWT header
example:
{"alg":"RS256","typ":"JWT", "kid":"370ab79b4513eb9bad7c9bd16a95cb76b5b2a56a"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions