Skip to content

Credentials should use core Pipelines #2436

@chlowell

Description

@chlowell

Today they use HttpClients directly. One blocker for making this change is that the core RetryPolicy returns an HttpError when it receives a non-retriable, non-2xx response (#2435), and that type expects a generic Azure error shape that doesn't match Entra ID errors. That makes it difficult for a credential using the policy to return a clear error message like "Invalid secret".

Metadata

Metadata

Assignees

Projects

Status

Done

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions