Add authentication/authorization for creating new entries
Open
enhancement
help wanted
- Dominant language
- Bicep
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Not everyone should be able to create new entries.
Add permission for this, so only persons with a specific token (OAuth2 JWT bearer token?) can create new entries using the Functions.
Contributor guide
Research direction
Start by locating the Azure Functions entry point that creates new entries and read how those requests are currently handled. Clarify the required token and authorization behavior before implementation. Done means unauthenticated or unauthorized requests cannot create entries, while requests with the agreed credentials can.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- authentication, authorization, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100