Azure / Azure/azure-functions-host
[v2] Remove master level key in favor of jwt tokens only
Open
2.x
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
As discussed internally, we should remove the master level key that's able to access all the management APIs for the function app in favor of only supporting short lived jwt tokens.
Contributor guide
Research direction
Start by locating how the function app handles the master-level key and authentication for management APIs. Determine the intended short-lived JWT-only flow and identify the affected tests or entry points; done means the master key no longer grants access and JWT authentication remains functional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- authentication, authorization, security
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100