Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Error: [Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder] does not contain a method named 'WithProofOfPosession'. #54

Open
stvpwrs opened this issue Apr 19, 2022 · 1 comment

Comments

@stvpwrs
Copy link

stvpwrs commented Apr 19, 2022

Hello,

When calling Get-MsalToken with -ProofOfPossession I get the following error:

[Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder] does not contain a method named 'WithProofOfPosession'.

I'm not sure if this is an issue with the underlying .NET library or something I'm doing when trying to get a PoP token.

Steve

@darrenjrobinson
Copy link

Getting similar errors.
Looks like it is because the underlying .NET MSAL Lib is v4.27.0.
There a lots of PoP enhancements in later releases.

@jasoth do you still have acccess to maintain this Repo?
Maybe something @merill could assist with?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants