Skip to content

Cache ACR Refresh Token in ACR Auth Policy #20330

Closed

Description

Per the Java auth implementation here, Java is not inheriting from their challenge auth policy in core because the cache in that policy only holds AAD access tokens.

  • Investigate whether the challenge-based auth policy in core can be extended to accomodate the ACR refresh token as well
  • Depending on the outcome of the investigation, reimplement the .NET ACR auth policy to cache the ACR refresh token as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Container Registry

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions