Skip to content

Durable functions does not work in combination with App Service AD Authentication / Authorization #613

@Willem-J-an

Description

@Willem-J-an

Is this a bug or a missing feature?

The observed behavior:

  • AD authenticated call returns OrchestrationCheckStatusResponse object
  • The provided URLs in the response object do not work with a bearer token included, or excluded. (404 and 403)
  • The Orchestration function does not trigger after Start-NewOrchestration

It works fine locally, and works fine in the cloud when I disable AD authentication/Authorization.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions