Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gladjohn opened this issue Jan 9, 2025 · 0 comments

Comments

@gladjohn
Copy link
Contributor

gladjohn commented Jan 9, 2025

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

@gladjohn gladjohn added untriaged Do not delete. Needed for Automation needs attention Delete label after triage confidential-client P3 and removed untriaged Do not delete. Needed for Automation needs attention Delete label after triage labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant