Skip to content

Reconsider MsalAuth._client_credential_cache usage #352

@rodrigobr-msft

Description

@rodrigobr-msft

It doesn't do anything useful at the moment. It caches primitive values from config, which might as well be considered constant while the agent is running.

Secondly, it will cause issues if there are multiple connections being used with different auth types, as the current caching behavior is to use this single field for everything, with no validation.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions