Skip to content

Conversation

@andrewhsu
Copy link
Member

@andrewhsu andrewhsu commented Nov 19, 2025

jira: DEVPROD-3671

To resolve error:

It looks like you might be trying to authenticate with OIDC. Did you mean to set the `id-token` permission?

ref:

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v25.3.x
  • v25.2.x
  • v25.1.x
  • v24.3.x

Release Notes

  • none

To resolve error:
```
It looks like you might be trying to authenticate with OIDC. Did you mean to set the `id-token` permission?
```
@andrewhsu andrewhsu requested a review from a team as a code owner November 19, 2025 21:09
Copilot AI review requested due to automatic review settings November 19, 2025 21:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds the missing id-token: write permission to the dispatch-api-docs.yml workflow file to fix an OIDC authentication error. The workflow was failing because it attempted to authenticate using OIDC without the required permission.

Key changes:

  • Added id-token: write permission to the workflow's permissions block

@andrewhsu andrewhsu merged commit 61f9e61 into dev Nov 19, 2025
14 checks passed
@andrewhsu andrewhsu deleted the DEVPROD-3671-permissions branch November 19, 2025 22:43
@vbotbuildovich
Copy link
Collaborator

/backport v25.3.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants