Skip to content

help request: openid-connect plugin X-Id-Token header contains only payload part of JWT #12438

@TheManWhoStaresAtCode

Description

@TheManWhoStaresAtCode

Description

When configuring the openid-connect plugin to provide the respective Id-Token in a header using the set_id_token_header property a X-Id-Token header is set. However, to my surprise the header contains not the whole Id-Token (i.e. header, payload and signature if present) but rather just the payload part of that JWT. This leads to two questions

  1. Is this the intended behavior, that the header contains only the payload part of the ID-JWT. In that case I suggest to update the parameter description accordingly.
  2. I need the actual ID-Token for my use-case. Is there a way to obtain it via a header or similar approach, once the openid-connect plugin has processed the incoming request?

Best regards

Environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestwait for updatewait for the author's response in this issue/PR

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions