Skip to content

Commit ec75813

Browse files
authored
Merge branch 'master' into jennyf/idWeb1.4
2 parents c82402b + d9410cc commit ec75813

File tree

1 file changed

+2
-2
lines changed
  • 4.-Console-app-calls-web-API-with-PoP

1 file changed

+2
-2
lines changed

4.-Console-app-calls-web-API-with-PoP/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ description: "Sign-in a user with the Microsoft Identity Platform in a console a
1111
---
1212
# Sign-in a user with the Microsoft Identity Platform in a console application and call an ASP.NET Core web API using Proof of Possession token
1313

14-
Proof of Possession, as of MSAL .NET 4.23, is no longer exposed in public client applications. Also, it is available under the Experimental Features flag.
14+
As of MSAL .NET 4.23, Proof of Possession (which was available under an experimental feature flag), is no longer exposed in public client applications.
1515

16-
See the dot net core [daemon sample](https://github.com/Azure-Samples/active-directory-dotnetcore-daemon-v2/tree/master/4-Call-OwnApi-Pop) showing the usage of Proof of Possession (Pop).
16+
See the dot net core [daemon app sample](https://github.com/Azure-Samples/active-directory-dotnetcore-daemon-v2/tree/master/4-Call-OwnApi-Pop) showing the usage of Proof of Possession (Pop) in confidential client applications

0 commit comments

Comments
 (0)