Add authentication challenge support to BearerTokenPolicy #17554
Labels
Azure.Core
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
Milestone
Key Vault and Tables have vendored
BearerTokenPolicy
andExpiringResource
fromazcore
to implement their challenge protocols. It would be better if they could implement just their challenge handling logic and plug it in toazcore/runtime.BearerTokenPolicy
with a callback, for example.The text was updated successfully, but these errors were encountered: