2016-10-14 15:40:45 -07:00
|
|
|
---
|
2016-11-10 15:37:21 -08:00
|
|
|
title: "Docker Registry v2 authentication"
|
2016-10-14 15:40:45 -07:00
|
|
|
description: "Docker Registry v2 authentication schema"
|
2016-11-10 15:37:21 -08:00
|
|
|
keywords: "registry, on-prem, images, tags, repository, distribution, authentication, advanced"
|
2016-10-14 15:40:45 -07:00
|
|
|
---
|
2015-12-03 21:11:10 +10:00
|
|
|
|
2016-02-11 13:55:23 -08:00
|
|
|
See the [Token Authentication Specification](token.md),
|
2016-02-03 11:19:37 -08:00
|
|
|
[Token Authentication Implementation](jwt.md),
|
|
|
|
[Token Scope Documentation](scope.md),
|
2016-02-11 13:55:23 -08:00
|
|
|
[OAuth2 Token Authentication](oauth.md) for more information.
|