Azure / Azure/azure-functions-durable-js
Adding support for ManagedIdentityOptions in ManagedIdentityTokenSource
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 66
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 4
Description
Looking to extend the functionality from this PR in Durable Functions C#: https://github.com/Azure/azure-functions-durable-extension/pull/1407.
This addition would add a `ManagedIdentityOptions` attribute to `ManagedIdentityTokenSource` so customers can configure an `AuthorityHost` or `TenantId`.
Contributor guide
Research direction
Start by reading the referenced Durable Functions C# PR #1407 and then locate ManagedIdentityTokenSource in this TypeScript repository. The change is complete when it accepts ManagedIdentityOptions and customers can configure AuthorityHost or TenantId; the payload names no tests or specific files to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- authentication, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100