mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This mechanism exchanges basic auth credentials for an identity token. The identity token is used going forward to request scoped-down tokens to use for registry operations. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> Upstream-commit: a6d0c66b4c923cddeaea09f5b41ad353ea7a9b5f Component: engine