You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.