Token-based Authentication to Azure Container Registry
cccs-rs opened this issue · 2 comments
cccs-rs commented
Should be possible to use core.updater.registry_configs.token_server
configuration to insert the /oauth
path in the URL but will have to investigate this further to see if other changes need to be made.
Additional context
Discord: https://discord.com/channels/908084610158714900/908717441771794472/1253317544283209758
Docs: https://azure.github.io/acr/Token-BasicAuth.html#using-the-token-api
sbjzn commented
Awesome, thank you!