2015-12-03 11:11:10 +00:00
|
|
|
<!--[metadata]>
|
|
|
|
+++
|
2016-01-28 12:57:31 +00:00
|
|
|
title = "Docker Registry Token Authentication"
|
2015-12-03 11:11:10 +00:00
|
|
|
description = "Docker Registry v2 authentication schema"
|
|
|
|
keywords = ["registry, on-prem, images, tags, repository, distribution, authentication, advanced"]
|
|
|
|
+++
|
|
|
|
<![end-metadata]-->
|
|
|
|
|
|
|
|
# Docker Registry v2 authentication
|
|
|
|
|
|
|
|
See the [Token Authentication Specification](token.md) and
|
|
|
|
[Token Authentication Implementation](jwt.md) for more information.
|