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

Need to allow customization of when and how auth tokens are fetched #1756

Open
heaths opened this issue Aug 16, 2024 · 0 comments
Open

Need to allow customization of when and how auth tokens are fetched #1756

heaths opened this issue Aug 16, 2024 · 0 comments
Assignees
Labels
Azure.Core The azure_core crate Client This issue points to a problem in the data-plane of the library. KeyVault Key Vault
Milestone

Comments

@heaths
Copy link
Member

heaths commented Aug 16, 2024

Key Vault will use the BearTokenCredentialPolicy but needs to customize some behavior of it, like being able to empty the body of an unauthenticated request to avoid leaking secrets.

See #1726 (review) for context.

@heaths heaths added Client This issue points to a problem in the data-plane of the library. Azure.Core The azure_core crate KeyVault Key Vault labels Aug 16, 2024
@heaths heaths added this to the 2024-09 milestone Aug 16, 2024
@RickWinter RickWinter modified the milestones: 2024-09, 2024-10 Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core The azure_core crate Client This issue points to a problem in the data-plane of the library. KeyVault Key Vault
Projects
Status: Untriaged
Status: Not Started
Development

No branches or pull requests

2 participants