Azure / Azure/azure-functions-powershell-worker

'RpcClaimsIdentity' was added to 'RpcHttp' in the Azure Function protocol and we need to translate it properly

Open
#150 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
215
Forks
61
Avg merge
21h 4m
Merged PRs (30d)
6

Description

`RpcClaimsIdentity` was added to `RpcHttp` in the Azure Function protocol to support the claim-based authentication in Azure Functions. We need to translate it properly to `ClaimsPrincipal` or `ClaimsIdentity`.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named in the issue. Start by locating the Azure Function protocol handling for RpcHttp and trace how RpcClaimsIdentity is translated; done means claims are exposed through ClaimsPrincipal or ClaimsIdentity for claim-based authentication.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
authentication, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.