Skip to content

[Feature Request] Experiment splitting CCA and PCA WithProofOfPossession Silent APIs #5069

@gladjohn

Description

MSAL client type

Public, Confidential

Problem statement

public AcquireTokenSilentParameterBuilder WithProofOfPossession(string nonce, HttpMethod httpMethod, Uri requestUri)

The WithProofOfPossession API in AcquireTokenSilentParameterBuilder is shared between CCA and PCA. We recently split the CCA SHR APIs to be WithSignedHttpRequestProofOfPossession

This task is to see if we can split the silent APIs

Proposed solution

Introduce a new WithSignedHttpRequestProofOfPossession for CCA in Silent

Alternatives

No response

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions