AzureAD / microsoft-authentication-library-for-dotnet

Microsoft Authentication Library (MSAL) for .NET
https://aka.ms/msal-net
MIT License
1.36k stars 330 forks source link

Allow POP extensibility API on all requests #4758

Closed bgavrilMS closed 1 month ago

bgavrilMS commented 1 month ago

Fixes https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4757

Changes proposed in this request

Testing

Performance impact

Documentation

trwalke commented 1 month ago

When the associated task says "everywhere", Im assuming you mean available to all Acquire Token methods on the Confidential client right?