Skip to content

Fix Workflow not using API token#1736

Merged
WhitWaldo merged 9 commits intodapr:masterfrom
WhitWaldo:workflow-api-token-communicationfix
Mar 6, 2026
Merged

Fix Workflow not using API token#1736
WhitWaldo merged 9 commits intodapr:masterfrom
WhitWaldo:workflow-api-token-communicationfix

Conversation

@WhitWaldo
Copy link
Copy Markdown
Contributor

@WhitWaldo WhitWaldo commented Mar 6, 2026

Description

Previous fixes ensured that the API token was successfully read out of the envvar during setup, but this actually ensures that the workflow client uses it when communicating with the runtime. Added integration test to validate this.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1729

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo self-assigned this Mar 6, 2026
@WhitWaldo WhitWaldo requested review from a team as code owners March 6, 2026 00:01
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…fix' into workflow-api-token-communicationfix
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.

Dapr.Workflow v1.17.0: GrpcProtocolHandler missing dapr-api-token metadata on gRPC calls

1 participant